From 646263b1b9e6daf52e93482d6b9c64f4f103df16 Mon Sep 17 00:00:00 2001 From: Prateek Patil Date: Tue, 19 Nov 2024 20:47:21 +0530 Subject: [PATCH] ARM: dts: msm: Update iommu sid to the correct value This change updates the iommu sid to the correct value. Change-Id: I0e18e2e3137aec8ad26f3cb781e0cd321da84c2c CRs-Fixed: 3979551 (cherry picked from commit c363c6f81f09af2ce46a8c52ce11f72c44cda313) --- tuna-wcn7750.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuna-wcn7750.dtsi b/tuna-wcn7750.dtsi index 2369b84e..d4f57563 100644 --- a/tuna-wcn7750.dtsi +++ b/tuna-wcn7750.dtsi @@ -43,7 +43,7 @@ <0xc0000000 0x10000>; reg-names = "msi_addr", "smmu_iova_ipa"; qcom,rproc-handle = <&wpss_pas>; - iommus = <&apps_smmu 0x1480 0x1>; + iommus = <&apps_smmu 0x1400 0x1>; wlan-en-gpio =<35>; host-sol-gpio =<132>; dev-sol-gpio =<32>;