Hi Gregory, Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> writes: > The new mvebu SoCs come with a new RTC driver. This patch adds the > support for this new IP which is currently found in the Armada 38x > SoCs. > > This RTC provides two alarms, but only the first one is used in the > driver. The RTC also allows using periodic interrupts. > > Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> > --- > drivers/rtc/Kconfig | 10 ++ > drivers/rtc/Makefile | 1 + > drivers/rtc/rtc-armada38x.c | 320 ++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 331 insertions(+) > create mode 100644 drivers/rtc/rtc-armada38x.c FWIW: Reviewed-by: Arnaud Ebalard <arno@xxxxxxxxxxxx> Cheers, a+ -- 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