On 9/12/24 8:06 AM, Lothar Rubusch wrote:
The si5338 clock generator is needed on some Enclustra Socfpga SoMs.
Introduce minimal support of this device.

Signed-off-by: Lothar Rubusch <l.rubu...@gmail.com>
---
  drivers/clk/Kconfig                          |   1 +
  drivers/clk/Makefile                         |   1 +
  drivers/clk/skyworks/Kconfig                 |  10 +
  drivers/clk/skyworks/Makefile                |   3 +
  drivers/clk/skyworks/Si5338-RevB-Registers.h | 441 +++++++++++++++++++

Is there a matching Linux driver which could be imported instead ?

Reply via email to