Merge "ARM: dts: msm: Setting IOMMU to atomic in tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
49376822e6
@@ -39,6 +39,11 @@
|
|||||||
compatible = "snps,dwc3";
|
compatible = "snps,dwc3";
|
||||||
reg = <0xa600000 0xd93c>;
|
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>;
|
interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
snps,disable-clk-gating;
|
snps,disable-clk-gating;
|
||||||
snps,has-lpm-erratum;
|
snps,has-lpm-erratum;
|
||||||
|
Reference in New Issue
Block a user