ARM: dts: msm: Setting IOMMU to atomic in tuna
In this change switching from "bypass" to "atomic" for tuna. Change-Id: Iae14cab97f4e98d6bd6cc350f61e5cfb4a97f7fc Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
reg = <0xa600000 0xd93c>;
|
||||
|
||||
iommus = <&apps_smmu 0x40 0x0>;
|
||||
qcom,iommu-dma = "bypass";
|
||||
qcom,iommu-dma = "atomic";
|
||||
qcom,iommu-dma-addr-pool = <0x90000000 0x60000000>;
|
||||
dma-coherent;
|
||||
|
||||
|
Reference in New Issue
Block a user