rtc: stm32: add STM32H7 RTC support
authorAmelie Delaunay <amelie.delaunay@st.com>
Thu, 6 Jul 2017 08:47:45 +0000 (10:47 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 6 Jul 2017 20:52:54 +0000 (22:52 +0200)
commit9a6757eadc14f01385fd41fe3906dc22dcdb919e
treed9ba70e5ab396257a7d339c4feb2c7ad54183018
parentd2be279bcd8055ddfd92cc5f5d305eb3651e059b
rtc: stm32: add STM32H7 RTC support

This patch adds support for STM32H7 RTC. On STM32H7, the RTC bus interface
clock (APB clock) needs to be enabled.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-stm32.c