Re: [PATCH v3 4/9] clk: si5341: Check for input clock presence and PLL lock on startup
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:40
Also in:
linux-devicetree
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:40
Also in:
linux-devicetree
Quoting Robert Hancock (2021-03-25 12:26:38)
After initializing the device, wait for it to report that the input
clock is present and the PLL has locked before declaring success.
Fixes: 3044a860fd ("clk: Add Si5341/Si5340 driver")
Signed-off-by: Robert Hancock <redacted>
---Applied to clk-next