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

Commit e17a72ad 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: mdm: Adjust memory region peripheral1_mem for MDM9640"

parents 66288d35 dd884774
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -36,9 +36,9 @@
		#size-cells = <1>;
		ranges;

		peripheral1_mem: peripheral1_region@0x81c00000 {
		peripheral1_mem: peripheral1_region@0x81800000 {
			compatible = "removed-dma-pool";
			reg = <0x81C00000 0x5F00000>;
			reg = <0x81800000 0x6400000>;
			no-map;
			label = "peripheral1_mem";
		};