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

Commit 15ba05e1 authored by Elson Roy Serrao's avatar Elson Roy Serrao
Browse files

ARM: dts: msm: Enable USB SMMU S1 functionality on sdxlemur

This change enables smmu s1 in bypass mode for USB and adds the
associated dt settings.

Change-Id: I54888fbc032982aae8da6b91110094ad7b7a22cb
parent 02d74d32
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4,9 +4,13 @@
		reg = <0x0a600000 0x100000>;
		reg-names = "core_base";

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

		interrupts = <0 130 0>;
		interrupt-names = "pwr_event_irq";