u-boot/drivers/clk/kendryte
Sean Anderson 598a06dcb4 clk: k210: Fix PLL enable always getting taken
This conditional always evaluated as false, regardless of the value of reg.
Fix it so that it properly tests the bits in the PLL register. Also test
PLL_EN, now that we set it.

Reported-by: Damien Le Moal <Damien.LeMoal@wdc.com>
Signed-off-by: Sean Anderson <seanga2@gmail.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 PLL enable always getting taken 2021-05-14 16:20:47 +08:00