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

Commit b0bd8d06 authored by Mao Jinlong's avatar Mao Jinlong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add DCC V2 support for sdxpoorwills



Add DCC device node for sdxpoorwills in device tree.

CRs-Fixed: 2215749
Change-Id: Ie058d4f9c9b978b02bf5f6dee74da969428922c0
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent 99337ac3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -817,6 +817,15 @@
		qcom,ipa-advertise-sg-support;
	};

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

		dcc-ram-offset = <0x6000>;
	};

	system_pm {
		compatible = "qcom,system-pm";
		mboxes = <&apps_rsc 0>;