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

Commit 60798a13 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add llcc cache dump support for sm6150"

parents 134d64a4 0bc2e2b5
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -1111,6 +1111,11 @@
			qcom,dump-node = <&L2_TLB_700>;
			qcom,dump-id = <0x127>;
		};

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

	apps_rsc: mailbox@18220000 {
@@ -1172,6 +1177,10 @@
			cap-based-alloc-and-pwr-collapse;
		};

		qcom,llcc-perfmon {
			compatible = "qcom,llcc-perfmon";
		};

		qcom,llcc-erp {
			compatible = "qcom,llcc-erp";
			interrupt-names = "ecc_irq";
@@ -1181,6 +1190,10 @@
		qcom,llcc-amon {
			compatible = "qcom,llcc-amon";
		};

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

	sdhc_1: sdhci@7c4000 {