ARM: dts: msm: ravelin: remove atomic in secure use case for ravelin
Atomic and secure domains are not a legal combination so remove atomic entry for secure use case. Change-Id: Ibd163da686e0d982dcb085ab32d4f01cdb4fcf69 Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
This commit is contained in:
@@ -372,7 +372,6 @@
|
|||||||
usecase7_apps_secure {
|
usecase7_apps_secure {
|
||||||
compatible = "qcom,iommu-debug-usecase";
|
compatible = "qcom,iommu-debug-usecase";
|
||||||
iommus = <&apps_smmu 0x7e0 0>;
|
iommus = <&apps_smmu 0x7e0 0>;
|
||||||
qcom,iommu-dma = "atomic";
|
|
||||||
qcom,iommu-vmid = <0xA>; /* VMID_CP_PIXEL */
|
qcom,iommu-vmid = <0xA>; /* VMID_CP_PIXEL */
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user