[PATCH v4 2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs

Arnaud Ebalard arno at natisbad.org
Thu Jan 15 13:48:37 PST 2015


Hi Gregory,

Gregory CLEMENT <gregory.clement at free-electrons.com> 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 at free-electrons.com>
> ---
>  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 at natisbad.org>

Cheers,

a+



More information about the linux-arm-kernel mailing list