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