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

Commit 446f1381 authored by Mao Jinlong's avatar Mao Jinlong
Browse files

ARM: dts: msm: Add LLCC_2, LLCC_3, LLCC_4 register dump for lahaina

Add LLCC_2, LLCC_3, LLCC_4 dump node to support LLCC register dump.

Change-Id: I3914b898233fd89b708a6021ff57e28e8b63c6ea
parent f631221f
Loading
Loading
Loading
Loading
+16 −1
Original line number Diff line number Diff line
@@ -489,7 +489,7 @@
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			size = <0 0x2c00000>;
			size = <0 0x3000000>;
		};

		sp_mem: sp_region {  /* SPSS-HLOS ION shared mem */
@@ -5026,6 +5026,21 @@
			qcom,dump-size = <0x1141c0>;
			qcom,dump-id = <0x140>;
		};

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

		LLCC_3: llcc_3_dcache {
			qcom,dump-size = <0x1141c0>;
			qcom,dump-id = <0x142>;
		};

		LLCC_4: llcc_4_dcache {
			qcom,dump-size = <0x1141c0>;
			qcom,dump-id = <0x143>;
		};
	};

	qcom,ssc@5c00000 {