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

Commit e061045e 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 sdm670"

parents 7e7c42f2 0ef73989
Loading
Loading
Loading
Loading
+14 −2
Original line number Diff line number Diff line
@@ -464,10 +464,22 @@
		#size-cells = <2>;
		ranges;

		removed_regions: removed_regions@85700000 {
		hyp_region: hyp_region@85700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x85700000 0 0x3800000>;
			reg = <0 0x85700000 0 0x600000>;
		};

		xbl_region: xbl_region@85e00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x85e00000 0 0x100000>;
		};

		removed_region: removed_region@85fc0000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x85fc0000 0 0x2f40000>;
		};

		pil_camera_mem: camera_region@8ab00000 {