Enable SMMUs on 8996 now that the WRZ workaround in the arm-smmu driver
has landed.

Signed-off-by: Bjorn Andersson <bjorn.anders...@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi 
b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 1e3143c4fe8f..2ecd9d775d61 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1177,7 +1177,6 @@
                        clock-names = "iface",
                                      "bus";
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                camss: camss@a00000 {
@@ -1330,8 +1329,6 @@
                        clock-names = "iface", "bus";
 
                        power-domains = <&mmcc GPU_GDSC>;
-
-                       status = "disabled";
                };
 
                mdp_smmu: arm,smmu@d00000 {
@@ -1348,8 +1345,6 @@
                        clock-names = "iface", "bus";
 
                        power-domains = <&mmcc MDSS_GDSC>;
-
-                       status = "disabled";
                };
 
                lpass_q6_smmu: arm,smmu-lpass_q6@1600000 {
@@ -1376,7 +1371,6 @@
                        clocks = <&gcc GCC_HLOS1_VOTE_LPASS_CORE_SMMU_CLK>,
                                 <&gcc GCC_HLOS1_VOTE_LPASS_ADSP_SMMU_CLK>;
                        clock-names = "iface", "bus";
-                       status = "disabled";
                };
 
                agnoc@0 {
-- 
2.18.0

Reply via email to