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

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

Merge "ARM: dts: msm: Add iommu entry for USB on LITO"

parents 7af4f7df 47eb2cdc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -12,7 +12,9 @@
		reg = <0x0a600000 0x100000>;
		reg-names = "core_base";

		qcom,iommu-dma = "disabled";
		iommus = <&apps_smmu 0xE0 0x0>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma-addr-pool = <0x90000000 0x60000000>;
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;