drivers: counter: stm32: Disable BYPSHAD in init
Disable the shadow registers bypass in init function before RTC
deinitialisation to avoid infinite loop as the bit cases the RSF bit
to be kept in 0. The systick is not working in PRE_KERNEL_1 so it will
never timeout.
Signed-off-by:
Tomáš Juřena <jurenatomas@gmail.com>
Loading
Please sign in to comment