Skip to content
Commit c35ddccc authored by Etienne Carriere's avatar Etienne Carriere Committed by Daniel DeGrasse
Browse files

drivers: counter: stm32: Fix RTC write access requests



Add missing backup domain access requests in STM32 RTC counter
driver that are needed to modify RTC registers.

Remove backup domain access requests in rtc_stm32_read() since this
function only reads RTC registers and backup domain access protection
protects RTC registers against write accesses only.

Fixes issue 92511.

Signed-off-by: default avatarEtienne Carriere <etienne.carriere@foss.st.com>
parent de1fa477
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment