OSDN Git Service

rtc: add STM32 RTC driver
authorAmelie Delaunay <amelie.delaunay@st.com>
Wed, 11 Jan 2017 13:46:43 +0000 (14:46 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 13 Jan 2017 00:40:31 +0000 (01:40 +0100)
commit4e64350f42e2ce153bdffd9fe1741333f5a41e57
tree7555c295152c00518628739745a3baea7ac906f6
parent7c60930500b5b48e12ef6b9d332b300f3e9a8354
rtc: add STM32 RTC driver

This patch adds support for the STM32 RTC.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-stm32.c [new file with mode: 0644]