From e9b1f9d2ec8a0fa2f80b4c1a7c7b2d6ba0f986d5 Mon Sep 17 00:00:00 2001 From: Archana Sriram Date: Thu, 27 Jun 2024 16:12:52 +0530 Subject: [PATCH] ARM: dts: msm: Update iova-width for gfx tbu nodes for ravelin Update iova-width property for gfx_0_tbu and gfx_1_tbu nodes under kgsl-smmu for ravelin. Change-Id: Ib43fa6ca8a66716b8604658413f05551e5b04826 Signed-off-by: Archana Sriram --- qcom/msm-arm-smmu-ravelin.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/msm-arm-smmu-ravelin.dtsi b/qcom/msm-arm-smmu-ravelin.dtsi index 6ebf4e64..9a306b02 100644 --- a/qcom/msm-arm-smmu-ravelin.dtsi +++ b/qcom/msm-arm-smmu-ravelin.dtsi @@ -62,6 +62,7 @@ <0x3dc2200 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x0 0x400>; + qcom,iova-width = <49>; }; gfx_1_tbu: gfx_1_tbu@3dc9000 { @@ -70,6 +71,7 @@ <0x3dc2208 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x400 0x400>; + qcom,iova-width = <49>; }; };