clk: stm32mp: enable RTCAPB clock for dual-core chips
authorYann Gautier <yann.gautier@st.com>
Mon, 20 May 2019 12:39:26 +0000 (14:39 +0200)
committerYann Gautier <yann.gautier@st.com>
Mon, 2 Sep 2019 15:51:30 +0000 (17:51 +0200)
commit6cb45f8984af596fc5460204e9be1d85de79cf5e
tree177e522a66160e254dc614ea1d3fe3e003d96e68
parentb2182cde098307a59ed389cff251bd4932654bf8
clk: stm32mp: enable RTCAPB clock for dual-core chips

In order to correctly manage the bring-up of non boot CPUs, the RTCAPB
clock needs to be enabled.
It controls the access to backup registers, where the CPU entrypoint
will be stored.

Change-Id: Ifeeceb4faf64bc9e0778030444f437cc0bb27272
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
drivers/st/clk/stm32mp1_clk.c