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

Commit 1562c8ce authored by Mao Jinlong's avatar Mao Jinlong
Browse files

ARM: dts: msm: Add dcc node for atoll



Add dcc node for atoll to support dcc functions.

Change-Id: I364d43d65fbdd9bc7592382a015d7d7ee0535637
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent 3ceccc66
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -848,6 +848,14 @@
		};
	};

	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x10a2000 0x1000>,
			<0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";
		dcc-ram-offset = <0x6000>;
	};

	restart@c264000 {
		compatible = "qcom,pshold";
		reg = <0xc264000 0x4>,