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

Commit 11042c52 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Increase LLCC dump size on sdm845"

parents a093b85f 028a01d1
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2298,19 +2298,19 @@
		};

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

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

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

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