Quoting Robert Hancock (2021-03-25 12:26:37) > If the Si5341 is being initially programmed and has no stored NVM > configuration, some of the register contents may contain unexpected > values, such as zeros, which could cause divide by zero errors during > driver initialization. Trap errors caused by zero registers or zero clock > rates which could result in divide errors later in the code. > > Fixes: 3044a860fd ("clk: Add Si5341/Si5340 driver") > Signed-off-by: Robert Hancock <robert.hancock@xxxxxxxxxx> > --- Applied to clk-next