linux-stable/drivers/clk/nuvoton
Jacky Huang f50a000b42 clk: nuvoton: Use clk_parent_data instead of string for parent clock
For the declaration of parent clocks, use struct clk_parent_data instead
of a string. Due to the change in the passed arguments, replace the usage
of devm_clk_hw_register_mux() with clk_hw_register_mux_parent_data() for
all cases.

Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-06-22 17:02:50 +02:00
..
Kconfig
Makefile
clk-ma35d1-divider.c
clk-ma35d1-pll.c
clk-ma35d1.c clk: nuvoton: Use clk_parent_data instead of string for parent clock 2023-06-22 17:02:50 +02:00
clk-ma35d1.h