Skip to content

Commit a8b56cb

Browse files
Manikanta Mylavarapuandersson
authored andcommitted
dt-bindings: clock: qcom: gcc-ipq5424: add gcc_xo_clk macro
The GCC_XO_CLK is required for the functionality of the WiFi copy engine block. Therefore, add the GCC_XO_CLK macro. Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241210064110.130466-2-quic_mmanikan@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 46e6075 commit a8b56cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/qcom,ipq5424-gcc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,6 @@
151151
#define GCC_PCIE3_RCHNG_CLK_SRC 142
152152
#define GCC_PCIE3_RCHNG_CLK 143
153153
#define GCC_IM_SLEEP_CLK 144
154+
#define GCC_XO_CLK 145
154155

155156
#endif

0 commit comments

Comments
 (0)