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

Commit 9d153e44 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents dc8f5d07 3c5c48ad
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>;