OSDN Git Service

rtc: rzn1: Add new RTC driver
authorMichel Pollet <michel.pollet@bp.renesas.com>
Mon, 16 May 2022 08:25:01 +0000 (10:25 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 17 May 2022 21:11:44 +0000 (23:11 +0200)
commitdeeb4b5393e106b990607df06261fba0ebb7ebde
treeb31c132d3bfc51d4a3171239defa49cb65b42daa
parent4c4d145a65e5a7faac440081bc1eac860930cd24
rtc: rzn1: Add new RTC driver

Add a basic RTC driver for the RZ/N1.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
Co-developed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220516082504.33913-3-miquel.raynal@bootlin.com
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-rzn1.c [new file with mode: 0644]