diff options
author | Arnaud Pouliquen <[email protected]> | 2021-11-02 13:38:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-11-25 17:51:25 +0100 |
commit | b3483994b33a18a284aa453e21682a03f3b61206 (patch) | |
tree | d42ade62d6e9ce9242c1ba1af29e98ad3ec7ba62 | |
parent | 136057256686de39cc3a07c2e39ef6bc43003ff6 (diff) |
MAINTAINERS: Add rpmsg tty driver maintainer
Adding myself as rpmsg tty maintainer and also adding remoteproc
mailing list to inform about changes in the driver.
Signed-off-by: Arnaud Pouliquen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5250298d2817..4af3c8eb5b47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16490,6 +16490,12 @@ T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml F: drivers/media/platform/sunxi/sun8i-rotate/ +RPMSG TTY DRIVER +M: Arnaud Pouliquen <[email protected]> +S: Maintained +F: drivers/tty/rpmsg_tty.c + RTL2830 MEDIA DRIVER M: Antti Palosaari <[email protected]> |