Skip to content

Commit

Permalink
MAINTAINERS: Merge TTY layer and serial drivers
Browse files Browse the repository at this point in the history
Greg suggested we merge TTY layer and serial driver entries to
avoid duplicates.

Suggested-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Ilpo Järvinen <[email protected]>
Acked-by: Jiri Slaby <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
tmlind authored and gregkh committed Aug 4, 2023
1 parent 7d695d8 commit 238500e
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -19227,13 +19227,6 @@ F: Documentation/devicetree/bindings/serial/serial.yaml
F: drivers/tty/serdev/
F: include/linux/serdev.h

SERIAL DRIVERS
M: Greg Kroah-Hartman <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/devicetree/bindings/serial/
F: drivers/tty/serial/

SERIAL IR RECEIVER
M: Sean Young <[email protected]>
L: [email protected]
Expand Down Expand Up @@ -21639,20 +21632,16 @@ W: https://github.com/srcres258/linux-doc
T: git git://github.com/srcres258/linux-doc.git doc-zh-tw
F: Documentation/translations/zh_TW/

TTY LAYER
TTY LAYER AND SERIAL DRIVERS
M: Greg Kroah-Hartman <[email protected]>
M: Jiri Slaby <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
F: Documentation/devicetree/bindings/serial/
F: Documentation/driver-api/serial/
F: drivers/tty/
F: drivers/tty/serial/serial_base.h
F: drivers/tty/serial/serial_base_bus.c
F: drivers/tty/serial/serial_core.c
F: drivers/tty/serial/serial_ctrl.c
F: drivers/tty/serial/serial_port.c
F: include/linux/selection.h
F: include/linux/serial.h
F: include/linux/serial_core.h
Expand Down

0 comments on commit 238500e

Please sign in to comment.