rtc: Add support for the MSTAR MSC313 RTC
authorDaniel Palmer <daniel@0x0f.com>
Mon, 23 Aug 2021 17:16:12 +0000 (19:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 25 Sep 2021 22:17:25 +0000 (00:17 +0200)
commitbe7d9c9161b9c76edeff15e79edc2f256568fe05
tree29d3dc7b372c9e6a2e1348106678c8c4dec6d321
parentdd49cbedde8a0f1e0d09698f9cad791d37a8e03e
rtc: Add support for the MSTAR MSC313 RTC

This adds support for the RTC block on the Mstar MSC313e SoCs and newer.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Co-developed-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Reviewed-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210823171613.18941-3-romain.perier@gmail.com
MAINTAINERS
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-msc313.c [new file with mode: 0644]