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

Abel Vesa posted 3 patches 1 month ago
There is a newer version of this series
.../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(+)
[PATCH 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
Posted by Abel Vesa 1 month ago
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@oss.qualcomm.com/

and then, for Glymur, it has been brought up here as well:

https://lore.kernel.org/all/0248dc51-1036-426c-b1de-dbc71696e2c1@oss.qualcomm.com/

These plus a discussion off-list led to this patchset being done.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
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@oss.qualcomm.com>