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

Commit 51361216 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: Update to memory map v6 for sdm845"

parents 9f955dac 2ff257e6
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -480,9 +480,14 @@
		#size-cells = <2>;
		ranges;

		removed_regions: removed_regions@85800000 {
		removed_region1: removed_region1@85700000 {
			no-map;
			reg = <0 0x85800000 0 0x3700000>;
			reg = <0 0x85700000 0 0x800000>;
		};

		removed_region2: removed_region2@85fc0000 {
			no-map;
			reg = <0 0x85fc0000 0 0x2f40000>;
		};

		pil_camera_mem: camera_region@8ab00000 {