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

Commit f4fa169b authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

ARM: dts: msm: Add system cache dump table entry for msmskunk



Dump system cache as part of memory dump table to analyze issues related
to memory corruption.

Change-Id: I8a371bba717b6a7d1dac8bde0948bca3cd50a2b6
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent 8bd02af9
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -1040,6 +1040,10 @@
			qcom,dump-node = <&L1_D_103>;
			qcom,dump-node = <&L1_D_103>;
			qcom,dump-id = <0x87>;
			qcom,dump-id = <0x87>;
		};
		};
		qcom,llcc_d_cache {
			qcom,dump-node = <&llcc>;
			qcom,dump-id = <0x121>;
		};
	};
	};


	kryo3xx-erp {
	kryo3xx-erp {
@@ -1064,6 +1068,7 @@
			compatible = "qcom,msmskunk-llcc";
			compatible = "qcom,msmskunk-llcc";
			#cache-cells = <1>;
			#cache-cells = <1>;
			max-slices = <32>;
			max-slices = <32>;
			qcom,dump-size = <0x3c0000>;
		};
		};


		qcom,llcc-erp {
		qcom,llcc-erp {