commit | 5b111c74795ea5e9c8a12d0e6b18d77e431311ed | [log] [tgz] |
---|---|---|
author | HE Shushan <shushan.he@st.com> | Mon Jul 12 23:04:10 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Oct 06 11:01:36 2021 +0200 |
tree | b71ab8bcfb434e2db3732c557edbb5584521d43a | |
parent | bf39318d93c270ff72bda4b46e4771aba7aea313 [diff] |
fix(stm32mp1_clk): keep RTC clock always on On battery powered systems the RTC keeps the date/time across system reboot. The RTC clock should not be disabled otherwise the date/time counter gets stopped. Tag RTC clock as always on. Signed-off-by: HE Shushan <shushan.he@st.com> Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Change-Id: I6455c3c740d2e5add28255eb84f8ebaf2870d9d8