On 11/01/2017 at 14:46:43 +0100, Amelie Delaunay wrote : > This patch adds support for the STM32 RTC. > > Signed-off-by: Amelie Delaunay <amelie.delaunay@xxxxxx> > --- > drivers/rtc/Kconfig | 11 + > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-stm32.c | 727 ++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 739 insertions(+) > create mode 100644 drivers/rtc/rtc-stm32.c > This didn't apply cleanly, please check rtc-next. I don't think I made any mistake as the issue was only in Kconfig. You probably based your patches on 4.9 instead of 4.10-rc1. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html