[PATCH 8/9] ARM: socfpga: add si5338 clock generator support
Marek Vasut
marex at denx.de
Fri Sep 13 01:04:15 CEST 2024
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.rubusch at 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 ?
More information about the U-Boot
mailing list