aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Wang <[email protected]>2017-10-23 15:16:47 +0800
committerAlexandre Belloni <[email protected]>2017-10-26 10:43:30 +0200
commit1bb5a74b31151008480ebaa831c1ec1b007e8f43 (patch)
tree485694fe78f829e18c5573a937f6226a0f8d48cc
parentd00a7ed288e7943fcf253c6402abb09f0f9689d0 (diff)
rtc: mediatek: update MAINTAINERS entry with MediaTek RTC driver
I work for MediaTek on maintaining the MediaTek SoC based RTC driver for the existing SoCs and keep adding support for the following SoCs in the future. Cc: Eddie Huang <[email protected]> Signed-off-by: Sean Wang <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2281af4b41b6..332c04ccc05f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1579,10 +1579,13 @@ F: drivers/rtc/rtc-armada38x.c
ARM/Mediatek RTC DRIVER
M: Eddie Huang <[email protected]>
+M: Sean Wang <[email protected]>
L: [email protected] (moderated for non-subscribers)
L: [email protected] (moderated for non-subscribers)
S: Maintained
+F: Documentation/devicetree/bindings/rtc/rtc-mt7622.txt
F: drivers/rtc/rtc-mt6397.c
+F: drivers/rtc/rtc-mt7622.c
ARM/Mediatek SoC support
M: Matthias Brugger <[email protected]>