From 827a0279d5adbd75ea52a5746c3ac65e91cff167 Mon Sep 17 00:00:00 2001 From: Sukadev Bhattiprolu Date: Thu, 12 May 2022 10:35:05 -0700 Subject: [PATCH] ARM: dts: msm: Disable micro-idle on cinder Micro-idle sleep is not supported on Cinder, so disable it. Change-Id: I7e08cbb83efbd6232e6cd3268f30b0f5e8b0bf12 --- qcom/msm-arm-smmu-cinder.dtsi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qcom/msm-arm-smmu-cinder.dtsi b/qcom/msm-arm-smmu-cinder.dtsi index b49eb591..ac247c75 100644 --- a/qcom/msm-arm-smmu-cinder.dtsi +++ b/qcom/msm-arm-smmu-cinder.dtsi @@ -67,7 +67,6 @@ reg = <0x150ed000 0x1000>; qcom,stream-id-range = <0x0 0x400>; qcom,iova-width = <36>; - qcom,micro-idle; }; anoc_pcie_tbu: anoc_pcie_tbu@150f1000 { @@ -75,7 +74,6 @@ reg = <0x150f1000 0x1000>; qcom,stream-id-range = <0x400 0x400>; qcom,iova-width = <36>; - qcom,micro-idle; }; anoc_ecpri_dma_0_tbu: anoc_ecpri_dma_0_tbu@150f5000 { @@ -83,7 +81,6 @@ reg = <0x150f5000 0x1000>; qcom,stream-id-range = <0x800 0x400>; qcom,iova-width = <36>; - qcom,micro-idle; }; anoc_ecpri_dma_1_tbu: anoc_ecpri_dma_1_tbu@150f9000 { @@ -91,7 +88,6 @@ reg = <0x150f9000 0x1000>; qcom,stream-id-range = <0xc00 0x400>; qcom,iova-width = <36>; - qcom,micro-idle; }; anoc_ecpri_gsi_tbu: anoc_ecpri_gsi_tbu@150fd000 { @@ -99,7 +95,6 @@ reg = <0x150fd000 0x1000>; qcom,stream-id-range = <0x1000 0x400>; qcom,iova-width = <36>; - qcom,micro-idle; }; };