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

Commit 263b6f0d authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Reduce the size of shared region for sm8150" into dev/msm-4.14-camx

parents b0ce5942 a0db4f75
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -405,10 +405,10 @@
				};

				iova-mem-region-io {
					/* IO region is approximately 3.3 GB */
					/* IO region is approximately 3 GB */
					iova-region-name = "io";
					iova-region-start = <0xda00000>;
					iova-region-len = <0xd2500000>;
					iova-region-len = <0xacdfffff>;
					iova-region-id = <0x3>;
					status = "ok";
				};