Quoting Damien Le Moal (2021-06-21 23:45:02) > In k210_clk_set_parent(), add missing writel() call to update the mux > register of a clock to change its parent. This also fixes a compilation > warning with clang when compiling with W=1. > > Fixes: c6ca7616f7d5 ("clk: Add RISC-V Canaan Kendryte K210 clock driver") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxx> > --- Applied to clk-next