mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
a0a81632a8
commit
1baac19dbc
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user