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

Commit 3727725c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Reduce USB IOVA address size by size of LLCC TCM memory"

parents af3a48e2 8469561b
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 0x60000000>;
		qcom,iommu-dma-addr-pool = <0x40000000 0x5ffe0000>;
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;