From: Sean Wang <[email protected]> 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]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4..332c04c 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]> -- 2.7.4

