ARM: dts: msm: Disable micro-idle on cinder

Micro-idle sleep is not supported on Cinder, so disable it.

Change-Id: I7e08cbb83efbd6232e6cd3268f30b0f5e8b0bf12
This commit is contained in:
Sukadev Bhattiprolu
2022-05-12 10:35:05 -07:00
parent da80b57da6
commit 827a0279d5

View File

@@ -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;
};
};