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

Commit 47eb2cdc authored by Pratham Pratap's avatar Pratham Pratap
Browse files

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



This change adds iommu entry for USB controller
on LITO.

Change-Id: I45cddeaa2b58f3a9f96057ce2fad95918badb7ca
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 642059a3
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;