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

Commit 684754fb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable LLCC dumps for Lito"

parents 2ea8073d 448973a2
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -861,6 +861,16 @@
			qcom,dump-node = <&L2_TLB_700>;
			qcom,dump-id = <0x127>;
		};

		qcom,llcc1_d_cache {
			qcom,dump-node = <&LLCC_1>;
			qcom,dump-id = <0x140>;
		};

		qcom,llcc2_d_cache {
			qcom,dump-node = <&LLCC_2>;
			qcom,dump-id = <0x141>;
		};
	};

	qcom,sps {
@@ -1222,6 +1232,14 @@
		reg-names = "llcc_base", "llcc_broadcast_base";
		interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
		cap-based-alloc-and-pwr-collapse;

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

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

	cpu_pmu: cpu-pmu {