Re: [PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller

From: Pankaj Patil

Date: Fri Aug 14 2026 - 02:31:41 EST


On 7/15/2026 6:59 PM, Abel Vesa wrote:
> The suggestion of having the CX power domain tied up to the GCC
> controller started here:
>
> https://lore.kernel.org/lkml/fe210f0b-692b-4c45-afc4-fc2bc5e57854@xxxxxxxxxxxxxxxx/
>
> and then, for Glymur, it has been brought up here as well:
>
> https://lore.kernel.org/all/0248dc51-1036-426c-b1de-dbc71696e2c1@xxxxxxxxxxxxxxxx/
>
> These plus a discussion off-list led to this patchset being done.
>

This series prevents cx collapse during suspend on recent linux-next tag: next-20260806
Reproducible on latest tag next-20260813 as well

> Sorry for such a late respin. This got lost somehow in the need-to-respin queue.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> Changes in v3:
> - Rebased on next-20260713.
> - Did not pick Konrad's R-b tag intentionally because the commit has
> been reworded.
> - Link to v2: https://patch.msgid.link/20260309-glymur-fix-gcc-cx-scaling-v2-0-d7a58a0a9ecb@xxxxxxxxxxxxxxxx
>
> Changes in v2:
> - Dropped the required-opps property from both the schema and DT node.
> - Link to v1: https://patch.msgid.link/20260309-glymur-fix-gcc-cx-scaling-v1-0-f682c82f116f@xxxxxxxxxxxxxxxx
>
> ---
> Abel Vesa (3):
> dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain
> clk: qcom: gcc-glymur: Enable runtime PM
> arm64: dts: qcom: glymur: Add CX power domain to GCC
>
> Documentation/devicetree/bindings/clock/qcom,glymur-gcc.yaml | 8 ++++++++
> arch/arm64/boot/dts/qcom/glymur.dtsi | 1 +
> drivers/clk/qcom/gcc-glymur.c | 1 +
> 3 files changed, 10 insertions(+)
> ---
> base-commit: 49362394dad7df66c274c867a271394c10ca2bb8
> change-id: 20260309-glymur-fix-gcc-cx-scaling-a0b350cd5741
>
> Best regards,
> --
> Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
>