From ae0c69bdc7f9575356c18a0dc6585dd7a3156ab4 Mon Sep 17 00:00:00 2001 From: Swetha Chikkaboraiah Date: Tue, 23 Apr 2024 16:54:50 +0530 Subject: [PATCH] ARM: dts: msm: Correct iova-width as per document Correct the smmu iova-width values for parrot soc as per SMMU document. Change-Id: I1ec478cc2238b8e881df14928f53db2a24daf5c6 Signed-off-by: Swetha Chikkaboraiah --- qcom/msm-arm-smmu-parrot.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qcom/msm-arm-smmu-parrot.dtsi b/qcom/msm-arm-smmu-parrot.dtsi index 4288eff9..1d592d20 100644 --- a/qcom/msm-arm-smmu-parrot.dtsi +++ b/qcom/msm-arm-smmu-parrot.dtsi @@ -254,7 +254,7 @@ <0x151da210 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x800 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; qcom,regulator-names = "vdd"; vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc>; @@ -269,7 +269,7 @@ <0x151da218 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0xc00 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; qcom,regulator-names = "vdd"; vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc>; @@ -284,7 +284,7 @@ <0x151da220 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x1000 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; qcom,regulator-names = "vdd"; vdd-supply = <&hlos1_vote_turing_mmu_tbu1_gdsc>; @@ -299,7 +299,7 @@ <0x151da228 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x1400 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; qcom,regulator-names = "vdd"; vdd-supply = <&hlos1_vote_turing_mmu_tbu0_gdsc>; @@ -314,7 +314,7 @@ <0x151da230 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x1800 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; interconnects = <&lpass_ag_noc MASTER_LPASS_PROC &mc_virt SLAVE_EBI1>; @@ -340,7 +340,7 @@ <0x151da240 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x2000 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; qcom,micro-idle; qcom,regulator-names = "vdd"; vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_sf0_gdsc>;