diff mbox series

[V5,3/3] MAINTAINERS: Add entry for ATCRTC100 RTC driver

Message ID 20250110092702.1146356-4-cl634@andestech.com
State Changes Requested
Headers show
Series rtc: atcrtc100: Add Andes ATCRTC100 RTC driver | expand

Commit Message

CL Wang Jan. 10, 2025, 9:27 a.m. UTC
Add support entry for the Andes ATCRTC100 RTC driver in the MAINTAINERS file.

Signed-off-by: CL Wang <cl634@andestech.com>

---
Changes for v3:
 - Initial entry for the ATCRTC100 RTC driver.

Changes for v4:
 - No changes

Changes for v5:
 - Rebased onto the latest commit in rtc-next. No changes to the
   content itself.
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1e930c7a58b1..b1c4143a3366 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3588,6 +3588,12 @@  F:	drivers/power/reset/atc260x-poweroff.c
 F:	drivers/regulator/atc260x-regulator.c
 F:	include/linux/mfd/atc260x/*
 
+ATCRTC100 RTC DRIVER
+M:	CL Wang <cl634@andestech.com>
+S:	Supported
+F:	Documentation/devicetree/bindings/rtc/andestech,atcrtc100.yaml
+F:	drivers/rtc/rtc-atcrtc100.c
+
 ATHEROS 71XX/9XXX GPIO DRIVER
 M:	Alban Bedel <albeu@free.fr>
 S:	Maintained