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

Commit 2614ef7c authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: change dma-ranges to new devicetree property



dma-ranges devicetree property is not used on new kernel and it would
return invalid address. Change it to qcom,iommu-dma-addr-pool to fix
the issue.

Change-Id: Ie52ecdc2202a7786fa08d774d5785dcdfdeef2ed
Signed-off-by: default avatarMeng Wang <mengw@codeaurora.org>
parent ae7fbdcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -337,7 +337,7 @@
			qcom,smmu-version = <2>;
			qcom,smmu-enabled;
			iommus = <&apps_smmu 0x1801 0x0>;
			dma-ranges = <0x10000000 0x10000000 0x10000000>;
			qcom,iommu-dma-addr-pool = <0x10000000 0x10000000>;
		};
	};