]> www.infradead.org Git - users/dwmw2/linux.git/commit
clk: lan966x: add support for lan969x SoC clock driver
authorDaniel Machon <daniel.machon@microchip.com>
Mon, 16 Sep 2024 09:49:22 +0000 (11:49 +0200)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sun, 13 Oct 2024 16:21:11 +0000 (19:21 +0300)
commit47d072b10507f813fb58d90fe6c37dd8686e8ed6
treeb5dc8c68dbbe50e9cc54136e1c5fa9c58ee58bfd
parent118c000211fbc476726a08f810ce9df700bf2bb3
clk: lan966x: add support for lan969x SoC clock driver

Add support for the lan969x SoC clock driver in the existing lan966x
driver. The lan969x clock controller contains 3 PLLs - cpu_clk, ddr_clk
and sys_clk (same as lan966x) which generates and supplies the clock to
various peripherals within the SoC.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/20240916-lan969x-clock-v1-4-0e150336074d@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
drivers/clk/clk-lan966x.c