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

Commit 65e15562 authored by Elson Roy Serrao's avatar Elson Roy Serrao
Browse files

ARM: dts: msm: Disable USB SMMU S1 on sdxlemur pcie ep platform

Disable smmu s1 for usb on pcie ep platform as IPA does not use
smmu for this board.

Change-Id: I3a15369407bacea9a2e8f377af9e20073fdbeeb4
parent 067474b4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,3 +44,7 @@
		qcom,iommu-dma = "bypass";
	};
};

&usb {
	qcom,iommu-dma = "bypass";
};