linux-yocto/drivers/clk/at91
Ryan Wanner 9a497710ca clk: at91: sama7d65: add sama7d65 pmc driver
Add clock support for SAMA7D65 SoC.

Increase maximum number of valid master clocks. The PMC for the SAMA7D65
requires 9 master clocks.

Increase maximum amount of PLLs to 9 to support SAMA7D65 SoC PLL
requirements.

Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Link: https://lore.kernel.org/r/549fa8590fe9b4380e413f8eed87392f28754395.1734723585.git.Ryan.Wanner@microchip.com
[claudiu.beznea: sorted alphanumerically the Makefile entries, reorder
 the code for resource cleanup in sama7d65_pmc_setup()]
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
2024-12-29 14:17:55 +02:00
..
at91rm9200.c
at91sam9g45.c
at91sam9n12.c
at91sam9rl.c
at91sam9x5.c
at91sam9260.c
clk-audio-pll.c
clk-generated.c
clk-h32mx.c
clk-i2s-mux.c
clk-main.c
clk-master.c clk: at91: sama7d65: add sama7d65 pmc driver 2024-12-29 14:17:55 +02:00
clk-peripheral.c
clk-pll.c
clk-plldiv.c
clk-programmable.c
clk-sam9x60-pll.c clk: at91: sama7d65: add sama7d65 pmc driver 2024-12-29 14:17:55 +02:00
clk-slow.c
clk-smd.c
clk-system.c
clk-usb.c
clk-utmi.c
dt-compat.c
Makefile clk: at91: sama7d65: add sama7d65 pmc driver 2024-12-29 14:17:55 +02:00
pmc.c clk: at91: sama7d65: add sama7d65 pmc driver 2024-12-29 14:17:55 +02:00
pmc.h clk: at91: sama7g5: move mux table macros to header file 2024-08-07 19:16:47 +03:00
sam9x7.c clk: at91: sam9x7: add sam9x7 pmc driver 2024-08-07 19:16:48 +03:00
sam9x60.c clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs 2024-08-07 19:16:46 +03:00
sama5d2.c
sama5d3.c
sama5d4.c
sama7d65.c clk: at91: sama7d65: add sama7d65 pmc driver 2024-12-29 14:17:55 +02:00
sama7g5.c clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs 2024-08-24 17:44:11 +03:00
sckc.c clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks 2024-12-08 17:55:26 +02:00