Merge "ARM: dts: msm: Setting IOMMU to atomic in tuna"

This commit is contained in:
QCTECMDR Service
2024-07-17 04:11:35 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -39,6 +39,11 @@
compatible = "snps,dwc3";
reg = <0xa600000 0xd93c>;
iommus = <&apps_smmu 0x40 0x0>;
qcom,iommu-dma = "atomic";
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;