From f5e240471d3dd55278e7fbb4977e82428a9122f7 Mon Sep 17 00:00:00 2001 From: Manish Pandey Date: Sat, 23 Nov 2024 19:58:52 +0530 Subject: [PATCH] ARM: dts: msm: Update IOMMU address for tuna SDC2 Updated the IOMMU address from 0x540 to 0x140 for tuna SDC2. Change-Id: I47e4c2d0abc710ab4048632d2b84552b5d009e8a Signed-off-by: Manish Pandey --- qcom/tuna.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index a194a09e..6d0b5e5d 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -2197,7 +2197,7 @@ qcom,dll-hsr-list = <0x0007442C 0x0 0x10 0x090106C0 0x80040868>; - iommus = <&apps_smmu 0x540 0x0>; + iommus = <&apps_smmu 0x140 0x0>; qcom,iommu-dma = "fastmap"; dma-coherent; memory-region = <&sdhc_2_dma_resv>;