Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 761a4777 authored by Akhil P Oommen's avatar Akhil P Oommen
Browse files

ARM: dts: msm: Update the OPP table for Lito GPU

Update the GPU OPP table with all the supported frequency corners
for Lito GPU.

Change-Id: Ic52577661ff4bcb70b3727629cfc06d4ca566199
parent 28dc2a1f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -21,6 +21,16 @@
	gpu_opp_table: gpu-opp-table {
		compatible = "operating-points-v2";

		opp-750000000 {
			opp-hz = /bits/ 64 <750000000>;
			opp-microvolt = <RPMH_REGULATOR_LEVEL_TURBO>;
		};

		opp-700000000 {
			opp-hz = /bits/ 64 <700000000>;
			opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM_L1>;
		};

		opp-625000000 {
			opp-hz = /bits/ 64 <625000000>;
			opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM>;