u-boot/drivers/clk/at91
Sean Anderson 682e73d235 clk: Use generic CCF ops where possible
This converts most CCF drivers to use generic ops. imx6q is the only
outlier, where we retain the existing functionality by moving the check to
request().

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20220320203446.740178-2-seanga2@gmail.com
[ fixed missing include for at91 ]
Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-03-30 14:18:56 -04:00
..
clk-generic.c clk: at91: clk-generic: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-main.c clk: at91: clk-main: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-master.c clk: at91: clk-master: split master clock in pres and divider 2021-09-21 10:05:37 +03:00
clk-peripheral.c clk: at91: clk-peripheral: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-programmable.c clk: at91: clk-programmable: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-sam9x60-pll.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
clk-system.c clk: at91: clk-system: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
clk-utmi.c clk: at91: clk-utmi: add support for sama7g5 2020-09-22 11:27:18 +03:00
compat.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
Kconfig clk: at91: sam9x60-pll: add driver compatible with ccf 2020-09-22 11:27:18 +03:00
Makefile clk: at91: sam9x60: add support compatible with CCF 2020-10-19 09:19:53 +03:00
pmc.c clk: Use generic CCF ops where possible 2022-03-30 14:18:56 -04:00
pmc.h clk: at91: clk-master: split master clock in pres and divider 2021-09-21 10:05:37 +03:00
sam9x60.c clk: at91: clk-master: split master clock in pres and divider 2021-09-21 10:05:37 +03:00
sama7g5.c clk: at91: clk-master: split master clock in pres and divider 2021-09-21 10:05:37 +03:00
sckc.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00