linux/drivers/clk/at91
Claudiu Beznea 00bd581b52 clk: at91: clk-generated: add support for parent_hw
Add support for parent_hw in generic clock drivers.
With this parent-child relation is described with pointers rather
than strings making registration a bit faster.

All the SoC based drivers that rely on clk-generated were adapted
to the new API change. The switch itself for SoCs will be done
in subsequent patches.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20230615093227.576102-3-claudiu.beznea@microchip.com
2023-06-21 10:42:45 +03:00
..
at91rm9200.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
at91sam9g45.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
at91sam9n12.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
at91sam9rl.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
at91sam9x5.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
at91sam9260.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
clk-audio-pll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
clk-generated.c clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
clk-h32mx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
clk-i2s-mux.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-main.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
clk-master.c clk: Stop forwarding clk_rate_requests to the parent 2022-09-15 09:32:11 -07:00
clk-peripheral.c clk: at91: mark ddr clocks as critical 2023-01-09 14:05:41 +02:00
clk-pll.c clk: at91: re-factor clocks suspend/resume 2021-10-26 18:27:41 -07:00
clk-plldiv.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
clk-programmable.c clk: at91: re-factor clocks suspend/resume 2021-10-26 18:27:41 -07:00
clk-sam9x60-pll.c clk: at91: clk-sam9x60-pll: fix return value check 2023-03-06 12:30:01 -08:00
clk-slow.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
clk-smd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
clk-system.c clk: at91: mark ddr clocks as critical 2023-01-09 14:05:41 +02:00
clk-usb.c clk: at91: re-factor clocks suspend/resume 2021-10-26 18:27:41 -07:00
clk-utmi.c clk: at91: re-factor clocks suspend/resume 2021-10-26 18:27:41 -07:00
dt-compat.c clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
Makefile clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60 2023-01-09 14:05:41 +02:00
pmc.c clk: at91: pmc: add sama7g5 to the list of available pmcs 2021-10-26 18:27:42 -07:00
pmc.h clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
sam9x60.c clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
sama5d2.c clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
sama5d3.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
sama5d4.c clk: at91: clk-main: add support for parent_data/parent_hw 2023-06-21 10:42:45 +03:00
sama7g5.c clk: at91: clk-generated: add support for parent_hw 2023-06-21 10:42:45 +03:00
sckc.c clk: cleanup comments 2022-03-11 18:22:15 -08:00