From 09d55dd9f59d42153b5237e30e9b453848f5802d Mon Sep 17 00:00:00 2001 From: Zhenhua Huang Date: Tue, 13 Dec 2022 18:25:56 +0800 Subject: [PATCH] ARM: dts: msm: Correct names of test nodes on Ravelin Update names to better reflect what to be tested. Change-Id: I0eb7a53a738097d631f33f4598bc02734fe6f2b2 --- qcom/msm-arm-smmu-ravelin.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/msm-arm-smmu-ravelin.dtsi b/qcom/msm-arm-smmu-ravelin.dtsi index 6c5ff765..7eccf738 100644 --- a/qcom/msm-arm-smmu-ravelin.dtsi +++ b/qcom/msm-arm-smmu-ravelin.dtsi @@ -316,7 +316,7 @@ qcom,iommu-dma = "atomic"; }; - usecase4_apps_dma { + usecase4_apps_coherent { compatible = "qcom,iommu-debug-usecase"; iommus = <&apps_smmu 0x7e1 0>; dma-coherent; @@ -327,7 +327,7 @@ iommus = <&kgsl_smmu 0x7 0x400>; }; - usecase6_kgsl_dma { + usecase6_kgsl_coherent { compatible = "qcom,iommu-debug-usecase"; iommus = <&kgsl_smmu 0x407 0x400>; dma-coherent;