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

Commit 57b183fe authored by Murali Nalajala's avatar Murali Nalajala
Browse files

ARM: dts: msm: Add reference node to control the power rail



Add reference node that controls the power rails to the clusters.

Change-Id: Ia6a4341b75c1a187c5526eb36f54600a5e16f8c7
Signed-off-by: default avatarMurali Nalajala <mnalajal@codeaurora.org>
parent 3fd51db2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -355,12 +355,15 @@
		compatible = "qcom,8994-l2ccc";
		reg = <0xf900d000 0x1000>,
		      <0xf911210c 0x4>;
		qcom,vctl-node = <&cluster0_spm>;
	};

	l2ccc_1: clock-controller@f900f000 {
		compatible = "qcom,8994-l2ccc";
		reg = <0xf900f000 0x1000>,
		      <0xf911210c 0x4>;
		qcom,vctl-node = <&cluster1_spm>;
		qcom,vctl-val = <0xb8>;
	};

	arm64-cpu-erp@f9100000 {