[PATCH v2 02/16] clk: k210: Fix PLL enable always getting taken

Rick Chen rickchen36 at gmail.com
Tue Nov 3 08:09:48 CET 2020


> 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 at wdc.com>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
>  drivers/clk/kendryte/pll.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list