2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/clk/starfive
Changhuang Liang 838c0a41d7 clk: starfive: Make _clk_get become a common helper function
Introduce num_reg to store the number of clocks, this helps to make
_clk_get become a common helper function which called jh71x0_clk_get().
With this, it helps to simplify the code and extend the code in the
future.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
Link: https://lore.kernel.org/r/20250114081300.36600-1-changhuang.liang@starfivetech.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2025-01-14 10:55:00 -08:00
..
clk-starfive-jh71x0.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh71x0.h clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7100-audio.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7100.c clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx 2024-01-03 15:51:58 -08:00
clk-starfive-jh7110-aon.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-isp.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-pll.c clk: starfive: jh7110-pll: Mark the probe function as __init 2024-10-30 13:23:51 -07:00
clk-starfive-jh7110-stg.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-sys.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110-vout.c clk: starfive: Make _clk_get become a common helper function 2025-01-14 10:55:00 -08:00
clk-starfive-jh7110.h clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver 2023-07-19 18:08:05 +01:00
Kconfig clk: starfive: Add StarFive JH7110 Video-Output clock driver 2023-07-19 18:08:05 +01:00
Makefile clk: starfive: Add StarFive JH7110 Video-Output clock driver 2023-07-19 18:08:05 +01:00