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

Commit 43808c57 authored by Elson Roy Serrao's avatar Elson Roy Serrao
Browse files

ARM: dts: msm: Modify the usb dma address pool on sdxlemur

Set the dma address pool to only accommodate the usable address
range on sdxlemur.

Change-Id: I8934332ee3d0aaf2934c121fef6881b9a9fe85ee
parent d0f3aa17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

		iommus = <&apps_smmu 0x1a0 0x0>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma-addr-pool = <0x40000000 0x5ffe0000>;
		qcom,iommu-dma-addr-pool = <0x90000000 0x0ffe0000>;
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;