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

Commit 32f890b9 authored by Mao Jinlong's avatar Mao Jinlong
Browse files

ARM: dts: msm: Add slpi and lpass etb dump in mem_dump for kona

Add slpi and lpass etb dump in mem_dump to support sdi dump of slpi
and lpass etb.

Change-Id: I2cf259890757e555886972491975df246824a6d7
parent 8e0da49d
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -3340,6 +3340,26 @@
			qcom,dump-size = <0x30000>;
			qcom,dump-id = <0xEF>;
		};

		etf_slpi {
			qcom,dump-size = <0x4000>;
			qcom,dump-id = <0xf3>;
		};

		etfslpi_reg {
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x103>;
		};

		etf_lpass {
			qcom,dump-size = <0x4000>;
			qcom,dump-id = <0xf4>;
		};

		etflpass_reg {
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x104>;
		};
	};

	qcom_tzlog: tz-log@146bf720 {