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

Commit 0587eb74 authored by Luca Stefani's avatar Luca Stefani Committed by Daniel Jacob Chittoor
Browse files

arm64: dts: vendor: lagoon.dtsi: Add pstore carveout

[merothh]:
- Adapt region for FP4

Change-Id: I0468171c22838be4a14ee5bbc9b66b973e67a84c
parent 11a38e04
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -341,6 +341,15 @@
			reg = <0x0 0x80000000 0x0 0x600000>;
		};

		ramoops: ramoops@80600000 {
			compatible = "ramoops";
			reg = <0 0x80600000 0 0x00080000>;
			record-size = <0x10000>;
			console-size = <0x60000>;
			pmsg-size = <0x10000>;
			no-map;
		};

		xbl_aop_mem: xbl_aop_mem@80700000 {
			compatible = "removed-dma-pool";
			no-map;