ARM: dts: msm: Add IOMMU node on USB for Anorak

This change adds iommu entry for usb controller
on Anorak.

Change-Id: I78dba50b321f7e0f8b20d5e51d4aef87d0feb7ba
This commit is contained in:
Uttkarsh Aggarwal
2022-05-25 15:50:51 +05:30
committed by Gerrit - the friendly Code Review server
parent 943cb994d0
commit 9006e39dcd

View File

@@ -32,6 +32,11 @@
compatible = "snps,dwc3";
reg = <0xa600000 0xd93c>;
iommus = <&apps_smmu 0x40 0x0>;
qcom,iommu-dma = "bypass";
qcom,iommu-dma-addr-pool = <0x90000000 0x60000000>;
dma-coherent;
interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
snps,disable-clk-gating;
snps,has-lpm-erratum;