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

Commit 5db8e479 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Increase ICP shared region to 261MB" into camera-kernel.lnx.4.0

parents 58c8f4a7 6954d06c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -464,10 +464,10 @@
				};

				iova-mem-region-shared {
					/* Shared region is 150MB long */
					/* Shared region is 261MB long */
					iova-region-name = "shared";
					iova-region-start = <0x7400000>;
					iova-region-len = <0x9600000>;
					iova-region-start = <0x500000>;
					iova-region-len = <0x10500000>;
					iova-region-id = <0x1>;
					status = "ok";
				};