Re: [PATCH v3 5/9] clk: si5341: Update initialization magic
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:45
Also in:
linux-devicetree
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-28 03:02:45
Also in:
linux-devicetree
Quoting Robert Hancock (2021-03-25 12:26:39)
Update the default register settings to include the VCO_RESET_CALCODE
settings (set by the SiLabs ClockBuilder software but not described in
the datasheet). Also update part of the initialization sequence to match
ClockBuilder and the datasheet.
Fixes: 3044a860fd ("clk: Add Si5341/Si5340 driver")
Signed-off-by: Robert Hancock <redacted>
---Applied to clk-next