Skip to content
Commit f1e7a0dd authored by Jerzy Kasenberg's avatar Jerzy Kasenberg Committed by Carles Cufí
Browse files

drivers: clock_control: smartbond: Fix rc32k calibration



If RC32K oscillator was on during startup, calibration
work was never going to actually calibrate this oscillator.
It happen because lpc_clock_state.rc32k_started was only set when
oscillator was turned on after if was turned off.

Now lpc_clock_state.rc32k_started is also set when rc32k is already
started (possible during boot).

Signed-off-by: default avatarJerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
parent 1dc43605
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment