Message ID | 20221114073736.672194-3-clabbe@baylibre.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | usb: serial: add support for CH348 | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index c29914984ef2..622f646c6795 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4858,6 +4858,11 @@ S: Maintained F: drivers/auxdisplay/cfag12864bfb.c F: include/linux/cfag12864b.h +CH348 USB SERIAL ADAPTER +M: Corentin Labbe <clabbe@baylibre.com> +S: Maintained +F: drivers/usb/serial/ch348.c + CHAR and MISC DRIVERS M: Arnd Bergmann <arnd@arndb.de> M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Since I did the driver and have hardware to test, set myself as maintainer of it. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)