Quoting Stephen Boyd (2020-02-04 22:54:21) > I recently ran across this printk error message spewing in my logs > > Call set rate on the PLL with rounded rates! > > and I had no idea what clk that was or what rate was failing to round > properly. Make the printk more informative by telling us what went wrong > and also add the name of the clk that's failing to change rate. > Furthermore, update the other printks in this file with the clk name > each time so we know what clk we're talking about. > > Cc: Taniya Das <tdas@xxxxxxxxxxxxxx> > Cc: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx> > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- Applied to clk-next