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

Commit 3c5c48ad authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

ARM: dts: msm: Enable CX iPeak support for scuba GPU

Enable CX iPeak support for GPU to handle peak current
limit using common CX iPeak driver.

Change-Id: Iac9167b6fa27c6da0911676b31792c745d458364
parent 9d3e723a
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -168,6 +168,17 @@
		nvmem-cells = <&gpu_speed_bin>;
		nvmem-cell-names = "speed_bin";

		qcom,gpu-cx-ipeak {
			#address-cells = <1>;
			#size-cells = <0>;
			compatible = "qcom,gpu-cx-ipeak";

			qcom,gpu-cx-ipeak@0 {
				qcom,gpu-cx-ipeak = <&cx_ipeak_lm 1>;
				qcom,gpu-cx-ipeak-freq = <1017600000>;
			};
		};

		/* GPU Mempools */
		qcom,gpu-mempools {
			#address-cells = <1>;