[PATCH V3 0/1] rtc: atcrtc100: Add andes atcrtc100 RTC driver

CL Wang posted 1 patch 2 weeks, 5 days ago
MAINTAINERS                 |   5 +
drivers/rtc/Kconfig         |  15 ++
drivers/rtc/Makefile        |   1 +
drivers/rtc/rtc-atcrtc100.c | 479 ++++++++++++++++++++++++++++++++++++
4 files changed, 500 insertions(+)
create mode 100644 drivers/rtc/rtc-atcrtc100.c
[PATCH V3 0/1] rtc: atcrtc100: Add andes atcrtc100 RTC driver
Posted by CL Wang 2 weeks, 5 days ago
The atcrtc100 module includes a real time counter with alarm.
Add a RTC driver for this function.

CL Wang (1):
  rtc: atcrtc100: Add driver for atcrtc100 RTC

 MAINTAINERS                 |   5 +
 drivers/rtc/Kconfig         |  15 ++
 drivers/rtc/Makefile        |   1 +
 drivers/rtc/rtc-atcrtc100.c | 479 ++++++++++++++++++++++++++++++++++++
 4 files changed, 500 insertions(+)
 create mode 100644 drivers/rtc/rtc-atcrtc100.c

-- 
2.34.1