[PATCH 1/2] dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDs

From: Kathiravan Thirumoorthy

Date: Tue Jul 07 2026 - 03:05:01 EST


Add the REFGEN clock IDs for the IPQ9650 SoC. These clocks are used
to enable the REFGEN block, which provides the reference current to
the PHYs in the SoC.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
---
include/dt-bindings/clock/qcom,ipq9650-gcc.h | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/include/dt-bindings/clock/qcom,ipq9650-gcc.h b/include/dt-bindings/clock/qcom,ipq9650-gcc.h
index afd17c00d96e..2d43ca36c09c 100644
--- a/include/dt-bindings/clock/qcom,ipq9650-gcc.h
+++ b/include/dt-bindings/clock/qcom,ipq9650-gcc.h
@@ -169,4 +169,9 @@
#define GPLL2 160
#define GPLL2_OUT_MAIN 161
#define GPLL4 162
+#define GCC_REFGEN_CORE_CLK_SRC 163
+#define GCC_REFGEN_PCIE_CORE_CLK 164
+#define GCC_REFGEN_PCIE_HCLK 165
+#define GCC_REFGEN_CMN_UPHY_HCLK 166
+#define GCC_REFGEN_CMN_UPHY_CORE_CLK 167
#endif

--
2.34.1