From e619e08e424ae75c7233b9ac1eea338867906104 Mon Sep 17 00:00:00 2001 From: Patrick Daly Date: Mon, 26 Aug 2024 15:21:02 -0700 Subject: [PATCH] ARM: dts: msm: Correct iova-width values for sun Bring the values in line with hw configuration. Change-Id: I311222480b2228d12c42c18d21830223759f01a8 Signed-off-by: Patrick Daly --- qcom/msm-arm-smmu-sun.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qcom/msm-arm-smmu-sun.dtsi b/qcom/msm-arm-smmu-sun.dtsi index 94b24551..1c09b680 100644 --- a/qcom/msm-arm-smmu-sun.dtsi +++ b/qcom/msm-arm-smmu-sun.dtsi @@ -275,7 +275,7 @@ compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500"; reg = <0x7d3000 0x1000>; qcom,stream-id-range = <0xc00 0x400>; - qcom,iova-width = <34>; + qcom,iova-width = <32>; interconnects = <&nsp_noc MASTER_CDSP_PROC &mc_virt SLAVE_EBI1>; qcom,num-qtb-ports = <2>; }; @@ -293,7 +293,7 @@ compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500"; reg = <0x16cd000 0x1000>; qcom,stream-id-range = <0x1400 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; interconnects = <&pcie_noc MASTER_PCIE_3 &mc_virt SLAVE_EBI1>; qcom,num-qtb-ports = <1>; qcom,opt-out-tbu-halting; @@ -303,7 +303,7 @@ compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500"; reg = <0x17d1000 0x1000>; qcom,stream-id-range = <0x1800 0x400>; - qcom,iova-width = <36>; + qcom,iova-width = <32>; interconnects = <&mmss_noc MASTER_VIDEO_EVA &mc_virt SLAVE_EBI1>; qcom,num-qtb-ports = <2>; };