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

Commit 39e0178f authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

ARM: dts: msm: Add opp handle to gpu bw devfreq device

Devfreq driver now requires an opp table to figure out the
min/max frequencies when adding a new devfreq device.

Change-Id: I1fbe03dcbd9f8de7b1ba833be43fdad26fb226b0
parent 04a5dcaa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
	msm_bus: qcom,kgsl-busmon {
		label = "kgsl-busmon";
		compatible = "qcom,kgsl-busmon";
		operating-points-v2 = <&gpu_opp_table>;
	};

	gpubw: qcom,gpubw {