[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
From: Abel Vesa
Date: Wed Jul 15 2026 - 09:31:47 EST
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.
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>