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

Commit 7bde323c authored by Tao,Zhang's avatar Tao,Zhang
Browse files

ARM: dts: msm: Add llcc dcache dump nodes for shima

Add llcc_1_dcache and llcc_2_dcache dump node to support these two
registers dump.

Change-Id: I7a390633f7b24bbce828104c85e4787019ba9206
parent 0fa79835
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -3348,6 +3348,16 @@
			qcom,dump-id = <0x102>;
		};

		LLCC_1: llcc_1_dcache {
			qcom,dump-size = <0x1141c0>;
			qcom,dump-id = <0x140>;
		};

		LLCC_2: llcc_2_dcache {
			qcom,dump-size = <0x1141c0>;
			qcom,dump-id = <0x141>;
		};

		misc_data {
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0xe8>;