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

Commit 68e5ec33 authored by Jennifer L. Zenner's avatar Jennifer L. Zenner
Browse files

ARM: dts: msm: add ipa nodes for sm8150_sdxprairie target



Add devicetree nodes for IPA driver. The nodes will allow for the
turning on or off of IPA/GSI register collection upon system crash.

Change-Id: I32e424769c87e0ca829f93b47177a682a1024103
CRs-Fixed: 2342813
Acked-by: default avatarPerry Randise <prandise@qti.qualcomm.com>
Signed-off-by: default avatarJennifer L. Zenner <jzenner@codeaurora.org>
parent be4428e6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -103,6 +103,10 @@
&soc {
	ipa_hw: qcom,ipa@1e00000 {
		qcom,platform-type = <2>; /* APQ platform */
		qcom,entire-ipa-block-size = <0x100000>;
		qcom,register-collection-on-crash;
		qcom,testbus-collection-on-crash;
		qcom,non-tn-collection-on-crash;
	};
};