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

Commit 83f982de authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
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: I969b0a5f2e3c8482849cd5eb17c6b91d7fc116bc
parent 39c17d11
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 {