mbox series

[0/2] Add gcc_xo_clk for IPQ5424

Message ID 20241210064110.130466-1-quic_mmanikan@quicinc.com (mailing list archive)
Headers show
Series Add gcc_xo_clk for IPQ5424 | expand

Message

Manikanta Mylavarapu Dec. 10, 2024, 6:41 a.m. UTC
The gcc_xo_clk is essential for the functionality of the WiFi
copy engine block. Therefore, add the gcc_xo_clk in dt-bindings
and gcc driver.

Manikanta Mylavarapu (2):
  dt-bindings: clock: qcom: gcc-ipq5424: add gcc_xo_clk macro
  clk: qcom: ipq5424: add gcc_xo_clk

 drivers/clk/qcom/gcc-ipq5424.c               | 19 +++++++++++++++++++
 include/dt-bindings/clock/qcom,ipq5424-gcc.h |  1 +
 2 files changed, 20 insertions(+)