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

Commit 68506171 authored by Paras Nagda's avatar Paras Nagda
Browse files

ARM: dts: msm: Rectify DMA address pool for MSM8917/37

Rectify DMA address pool for secure_non_pixel
context bank.

Change-Id: Iaddab1f8187bd564ea79e1940975b53fbb250ff0
parent ebc12689
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
				<&apps_iommu 0x907 0x08>,
				<&apps_iommu 0x908 0x20>,
				<&apps_iommu 0x90d 0x20>;
			qcom,iommu-dma-addr-pool = <0x1000000 0x28000000>;
			qcom,iommu-dma-addr-pool = <0x1000000 0x24800000>;
			buffer-types = <0x480>;
			virtual-addr-pool = <0x1000000 0x24800000>;
			qcom,secure-context-bank;
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
				<&apps_iommu 0x907 0x08>,
				<&apps_iommu 0x908 0x20>,
				<&apps_iommu 0x90d 0x20>;
			qcom,iommu-dma-addr-pool = <0x1000000 0x28000000>;
			qcom,iommu-dma-addr-pool = <0x1000000 0x24800000>;
			buffer-types = <0x480>;
			virtual-addr-pool = <0x1000000 0x24800000>;
			qcom,secure-context-bank;