dt-bindings: clock: qcom: Add IPQ9650 REFGEN clock IDs

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@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260707-b4-ipq9650_refgen_clocks-v1-1-e070624d03d2@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Kathiravan Thirumoorthy
2026-07-07 12:25:23 +05:30
committed by Bjorn Andersson
parent dc59e4fea9
commit dd7ddd057f

View File

@@ -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