ARM: dts: msm: Set no-status-check-on-disable for Lahaina PCIe GDSCs

The Lahaina PCIe GDSCs are votable between HLOS and ADSP, so the GDSC
may not turn off when HLOS removes its vote since ADSP may be voting as
well. Thus, don't poll for the GDSC to turn off. Otherwise,
gdsc_disable() will return an error when ADSP is voting them on.

Change-Id: I1472843e8bdfa0344abf13e76156f9c0d402885c
This commit is contained in:
Mike Tipton
2020-03-26 13:16:51 -07:00
parent f5de32f4c5
commit e395d05c7f

View File

@@ -1036,6 +1036,7 @@
qcom,gds-timeout = <500>;
parent-supply = <&VDD_CX_LEVEL>;
qcom,retain-regs;
qcom,no-status-check-on-disable;
};
gcc_pcie_1_gdsc: qcom,gdsc@18d004 {
@@ -1045,6 +1046,7 @@
qcom,gds-timeout = <500>;
parent-supply = <&VDD_CX_LEVEL>;
qcom,retain-regs;
qcom,no-status-check-on-disable;
};
gcc_ufs_card_gdsc: qcom,gdsc@175004 {