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

From: CL Wang
Date: Mon Nov 04 2024 - 09:25:55 EST


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