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

Commit f7c5594d 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: qcom: Update the memory map for 8996"

parents 4909ee74 e0a154d6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -136,16 +136,16 @@
		#size-cells = <2>;
		ranges;

		removed_regions: removed_regions@84000000 {
		removed_regions: removed_regions@85800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x84000000 0 0x4800000>;
			reg = <0 0x85800000 0 0x3000000>;
		};

		peripheral_mem: peripheral_region@8e000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8e000000 0 0x2900000>;
			reg = <0 0x8e400000 0 0x2b00000>;
		};

		qseecom_mem: qseecom_region {
@@ -166,7 +166,7 @@
		modem_mem: modem_region@88800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x88800000 0 0x5800000>;
			reg = <0 0x88800000 0 0x5c00000>;
		};

		cont_splash_mem: cont_splash_mem@82400000 {