u-boot/drivers/clk/kendryte
Sean Anderson af9f997436 clk: k210: Move pll into the rest of the driver
Now that there no separate PLL driver, we can no longer make the PLL
functions static. By moving the PLL driver in with the rest of the clock
code, we can make these functions static again. We still keep the pll
header for unit testing, but it is pretty reduced.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2021-06-17 09:40:57 +08:00
..
bypass.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk.c clk: k210: Move pll into the rest of the driver 2021-06-17 09:40:57 +08:00
Kconfig clk: k210: Rewrite to remove CCF 2021-06-17 09:40:57 +08:00
Makefile clk: k210: Move pll into the rest of the driver 2021-06-17 09:40:57 +08:00