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

From: Abel Vesa

Date: Mon Mar 09 2026 - 06:06:54 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.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
Abel Vesa (3):
dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain and required opp
clk: qcom: gcc-glymur: Enable runtime PM
arm64: dts: qcom: glymur: Tie up the CX power domain to GCC

.../devicetree/bindings/clock/qcom,glymur-gcc.yaml | 14 ++++++++++++++
arch/arm64/boot/dts/qcom/glymur.dtsi | 2 ++
drivers/clk/qcom/gcc-glymur.c | 1 +
3 files changed, 17 insertions(+)
---
base-commit: a0ae2a256046c0c5d3778d1a194ff2e171f16e5f
change-id: 20260309-glymur-fix-gcc-cx-scaling-a0b350cd5741

Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>