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

Commit 7aacc85e authored by Vivek Aknurwar's avatar Vivek Aknurwar
Browse files

ARM: dts: msm: Add vdd_cx-supply node to gcc on Lahaina

Add vdd_cx-supply node for rail voting to gcc
driver on Lahaina.

Change-Id: Ib8e5c2c324d9490891e6ad842f9cb1cfe0c5f913
parent caf3ddc3
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -571,6 +571,7 @@
		compatible = "qcom,lahaina-gcc", "syscon";
		compatible = "qcom,lahaina-gcc", "syscon";
		reg = <0x100000 0x1f0000>;
		reg = <0x100000 0x1f0000>;
		reg-names = "cc_base";
		reg-names = "cc_base";
		vdd_cx-supply = <&VDD_CX_LEVEL>;
		#clock-cells = <1>;
		#clock-cells = <1>;
		#reset-cells = <1>;
		#reset-cells = <1>;
	};
	};