clk: qcom: gcc-sc8280xp: Allow PCIe GDSCs to enter retention state
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Fri, 7 Jul 2023 07:59:26 +0000 (13:29 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:47:28 +0000 (21:47 -0700)
commitdb382dd55bcb8bc6319a14ad50689c19dba83b7b
treec81ae05b1e8e1cfd427d84e62368fc1cdab14648
parentff19022b9112d6bbd7c117c83e944cb21b438e91
clk: qcom: gcc-sc8280xp: Allow PCIe GDSCs to enter retention state

With the minimal system suspend support in place for the PCIe driver that
keeps the interconnect path voted, the ALWAYS_ON flag can now be dropped.

Also, the pwrsts PWRSTS_RET_ON flag should be used to allow the GDSCs to
enter the retention state when the parent domain get's turned off during
system suspend.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20230707075926.11726-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-sc8280xp.c