From 75c5f1067d2e73bc39ead8cde30dc66bac5747c3 Mon Sep 17 00:00:00 2001 From: Manish Pandey Date: Wed, 11 Dec 2024 12:07:09 +0530 Subject: [PATCH] ARM: dts: msm: Add IOMMU geometry configuration for tuna SoC Add qcom,iommu-geometry property to the tuna sdhc2 node. Change-Id: I80286749df5764995fbc374603920defb9fd8d24 Signed-off-by: Manish Pandey --- qcom/tuna.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index d8eb4671..34e0408c 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -2353,6 +2353,7 @@ 0x090106C0 0x80040868>; iommus = <&apps_smmu 0x140 0x0>; + qcom,iommu-geometry = <0x40000000 0x10000000>; qcom,iommu-dma = "fastmap"; dma-coherent; memory-region = <&sdhc_2_dma_resv>;