From 64b457ad9cfc6874c447551ca7e0d7a2f3f5ed4f Mon Sep 17 00:00:00 2001 From: "Isaac J. Manjarres" Date: Tue, 28 Dec 2021 13:03:30 -0800 Subject: [PATCH] ARM: dts: msm: Remove SMR and CB override values for Waipio's IOMMUs Remove the SMR and CB override values for Waipio's IOMMUs, as they are no longer required. Change-Id: Icb996405489eae5f4550c96f4e316fb20566fcf0 --- qcom/msm-arm-smmu-waipio.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcom/msm-arm-smmu-waipio.dtsi b/qcom/msm-arm-smmu-waipio.dtsi index 254c15ee..7624de11 100644 --- a/qcom/msm-arm-smmu-waipio.dtsi +++ b/qcom/msm-arm-smmu-waipio.dtsi @@ -9,8 +9,6 @@ #iommu-cells = <2>; qcom,skip-init; qcom,use-3-lvl-tables; - qcom,num-context-banks-override = <0x15>; - qcom,num-smr-override = <0x18>; #global-interrupts = <1>; #size-cells = <1>; #address-cells = <1>; @@ -93,8 +91,6 @@ qcom,skip-init; qcom,use-3-lvl-tables; qcom,context-fault-retry; - qcom,num-context-banks-override = <0x4e>; - qcom,num-smr-override = <0x78>; qcom,handoff-smrs = <3>; #global-interrupts = <1>; #size-cells = <1>;