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

Commit a65c827d authored by Shaoqing Liu's avatar Shaoqing Liu
Browse files

ARM: dts: msm: Add dcc node for sdxprairie



Add dcc node for sdxprairie to enable dcc dump.

Change-Id: I94fa2751c58acfaf24f25922d599653660ba6e49
Signed-off-by: default avatarShaoqing Liu <shaoqingliu@codeaurora.org>
parent 03cafa97
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -500,6 +500,15 @@
		qcom,rmnet-ipa-ssr;
	};

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

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

	qcom,ipa_fws {
		compatible = "qcom,pil-tz-generic";
		qcom,pas-id = <0xf>;