]> www.infradead.org Git - users/hch/misc.git/commitdiff
clk: qcom: gcc-sc8280xp: drop obsolete PCIe GDSC comment
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 10 Sep 2025 13:47:37 +0000 (15:47 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 12 Sep 2025 02:09:29 +0000 (21:09 -0500)
Drop an obsolete comment about keeping the PCIe GDSCs always-on,
something which is no longer the case since commit db382dd55bcb ("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>
drivers/clk/qcom/gcc-sc8280xp.c

index f27d0003f427c69c6a8ed704cdb7780b7c9efcbf..b683795475e3410b8081e7d2c84ebdeea5d73f17 100644 (file)
@@ -6775,10 +6775,6 @@ static struct gdsc pcie_1_tunnel_gdsc = {
        .flags = VOTABLE | RETAIN_FF_ENABLE,
 };
 
-/*
- * The Qualcomm PCIe driver does not yet implement suspend so to keep the
- * PCIe power domains always-on for now.
- */
 static struct gdsc pcie_2a_gdsc = {
        .gdscr = 0x9d004,
        .collapse_ctrl = 0x52128,