Skip to content

Commit 4ca6a89

Browse files
jhovoldandersson
authored andcommitted
clk: qcom: gcc-sc8280xp: drop obsolete PCIe GDSC comment
Drop an obsolete comment about keeping the PCIe GDSCs always-on, something which is no longer the case since commit db382dd ("clk: qcom: gcc-sc8280xp: Allow PCIe GDSCs to enter retention state"). Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250910134737.19381-1-johan+linaro@kernel.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 57c8e9d commit 4ca6a89

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

drivers/clk/qcom/gcc-sc8280xp.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6775,10 +6775,6 @@ static struct gdsc pcie_1_tunnel_gdsc = {
67756775
.flags = VOTABLE | RETAIN_FF_ENABLE,
67766776
};
67776777

6778-
/*
6779-
* The Qualcomm PCIe driver does not yet implement suspend so to keep the
6780-
* PCIe power domains always-on for now.
6781-
*/
67826778
static struct gdsc pcie_2a_gdsc = {
67836779
.gdscr = 0x9d004,
67846780
.collapse_ctrl = 0x52128,

0 commit comments

Comments
 (0)