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

Commit 6dfa32a3 authored by Mansur Alisha Shaik's avatar Mansur Alisha Shaik
Browse files

ARM: dts: msm: Align venus virtual address pool size to 128MB for msm8x53



Updating the virtual memory pool address
range to 128MB aligned.

Change-Id: I207c7807f225df9a4d34725a18638d9b2a327f7b
Signed-off-by: default avatarMansur Alisha Shaik <mansur@codeaurora.org>
parent 37023fd5
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -88,8 +88,8 @@
				<&apps_iommu 0x82c 0x01>,
				<&apps_iommu 0x821 0x10>;
			buffer-types = <0xfff>;
			virtual-addr-pool = <0x5dc00000 0x7f000000
				0xdcc00000 0x1000000>;
			virtual-addr-pool = <0x79000000 0x28000000
				0xa1000000 0xc9000000>;
		};

		secure_bitstream_cb {
@@ -102,7 +102,7 @@
				<&apps_iommu 0x926 0x0>,
				<&apps_iommu 0x929 0x2>;
			buffer-types = <0x241>;
			virtual-addr-pool = <0x4b000000 0x12c00000>;
			virtual-addr-pool = <0x51000000 0x28000000>;
			qcom,secure-context-bank;
		};

@@ -113,7 +113,7 @@
				<&apps_iommu 0x910 0x0>,
				<&apps_iommu 0x92c 0x0>;
			buffer-types = <0x106>;
			virtual-addr-pool = <0x25800000 0x25800000>;
			virtual-addr-pool = <0x29000000 0x28000000>;
			qcom,secure-context-bank;
		};

@@ -125,7 +125,7 @@
				<&apps_iommu 0x925 0x8>,
				<&apps_iommu 0x928 0x0>;
			buffer-types = <0x480>;
			virtual-addr-pool = <0x1000000 0x24800000>;
			virtual-addr-pool = <0x1000000 0x28000000>;
			qcom,secure-context-bank;
		};