From 14f61e9e1427b7564dcc4da7518d3159d98badb9 Mon Sep 17 00:00:00 2001 From: Srinivasarao Pathipati Date: Fri, 5 Jul 2024 20:12:12 +0530 Subject: [PATCH] ARM: dts: msm: parrot: remove atomic in secure use case Atomic and secure domains are not a legal combination so remove atomic entry for secure use case. Change-Id: Id897102499385f6c6c504f030f2d9b0aef4853d0 Signed-off-by: Srinivasarao Pathipati --- qcom/msm-arm-smmu-parrot.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/qcom/msm-arm-smmu-parrot.dtsi b/qcom/msm-arm-smmu-parrot.dtsi index 1d592d20..ef43b4a9 100644 --- a/qcom/msm-arm-smmu-parrot.dtsi +++ b/qcom/msm-arm-smmu-parrot.dtsi @@ -384,7 +384,6 @@ usecase4_apps_secure { compatible = "qcom,iommu-debug-usecase"; iommus = <&apps_smmu 0x7e0 0>; - qcom,iommu-dma = "atomic"; qcom,iommu-vmid = <0xA>; /* VMID_CP_PIXEL */ };