projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1794c5
)
MAINTAINERS: Add entry for ATCRTC100 RTC driver
author
CL Wang
<cl634@andestech.com>
Mon, 15 Sep 2025 03:14:38 +0000
(11:14 +0800)
committer
Alexandre Belloni
<alexandre.belloni@bootlin.com>
Thu, 6 Nov 2025 22:16:13 +0000
(23:16 +0100)
Add support entry for the Andes ATCRTC100 RTC driver in the
MAINTAINERS file.
Signed-off-by: CL Wang <cl634@andestech.com>
Link:
https://patch.msgid.link/20250915031439.2680364-3-cl634@andestech.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
46126ce
..
da1e75d
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-3946,6
+3946,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