[PATCH 0/2] Add the clocks needed for the REFGEN block

From: Kathiravan Thirumoorthy

Date: Tue Jul 07 2026 - 03:09:28 EST


IPQ9650 SoC has 2 REFGEN blocks providing the reference current to
the PCIe and USB, UNIPHY PHYs. For the other SoCs, clocks for this block
is enabled on power up but that's not the case for IPQ9650 and we have
to explicitly enable those clocks. Add the required clocks for the same.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
---
---
Kathiravan Thirumoorthy (2):
dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDs
clk: qcom: ipq9650: Add clocks for the REFGEN block

drivers/clk/qcom/gcc-ipq9650.c | 89 ++++++++++++++++++++++++++++
include/dt-bindings/clock/qcom,ipq9650-gcc.h | 5 ++
2 files changed, 94 insertions(+)
---
base-commit: 8e9685d3c41c35dd1b37df70d854137abcb2fbac
change-id: 20260630-b4-ipq9650_refgen_clocks-39c80df96ac9

Best regards,
--
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>