u-boot-brain/drivers/clk/kendryte
Sean Anderson d0686a02b9 clk: k210: Fix PLLs not being enabled
After starting or setting the rate of a PLL, the enable bit must be set.

This fixes a bug where the AI ram would not be accessible, because it
requires PLL1 to be running.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
2021-05-14 16:20:47 +08:00
..
bypass.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
clk.c clk: Update drivers to use -EINVAL 2021-04-06 16:33:19 +12:00
Kconfig clk: Add K210 clock support 2020-07-01 15:01:21 +08:00
Makefile clk: Add K210 clock support 2020-07-01 15:01:21 +08:00
pll.c clk: k210: Fix PLLs not being enabled 2021-05-14 16:20:47 +08:00