diff options
author | Vincent Shih <vincent.sunplus@gmail.com> | 2021-12-03 08:46:18 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2022-01-05 01:00:29 +0100 |
commit | fad6cbe9b2b4137f5af5355d4ee7e4eb38221e7e (patch) | |
tree | dcfa6ff0861fe19cbfc11072630c54f2e00cc76a /MAINTAINERS | |
parent | rtc: rs5c372: fix incorrect oscillation value on r2221tl (diff) | |
download | linux-fad6cbe9b2b4137f5af5355d4ee7e4eb38221e7e.tar.xz linux-fad6cbe9b2b4137f5af5355d4ee7e4eb38221e7e.zip |
rtc: Add driver for RTC in Sunplus SP7021
Add driver for RTC in Sunplus SP7021
Signed-off-by: Vincent Shih <vincent.sunplus@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1638517579-10316-2-git-send-email-vincent.sunplus@gamil.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..fbafc10ee9f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18216,6 +18216,12 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/dlink/sundance.c +SUNPLUS RTC DRIVER +M: Vincent Shih <vincent.sunplus@gmail.com> +L: linux-rtc@vger.kernel.org +S: Maintained +F: drivers/rtc/rtc-sunplus.c + SUPERH M: Yoshinori Sato <ysato@users.sourceforge.jp> M: Rich Felker <dalias@libc.org> |