diff options
| author | Laurentiu Tudor <[email protected]> | 2020-01-14 11:00:25 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-01-23 21:31:22 +1100 |
| commit | 173bf44bdfc768af3c07cd0aeeb6ad8d1331b77d (patch) | |
| tree | 3f7499d48f385d3489a9fd168eb407866299e424 | |
| parent | 946743d035bd2cfff059ae79012ab22148caeac2 (diff) | |
MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver
Michael Ellerman made a call for volunteers from NXP to maintain
this driver and I offered myself.
Signed-off-by: Laurentiu Tudor <[email protected]>
Acked-by: Timur Tabi <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8982c6e013b3..d10f6b00d808 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6155,6 +6155,12 @@ M: Maxim Levitsky <[email protected]> S: Maintained F: drivers/media/rc/ene_ir.* +EPAPR HYPERVISOR BYTE CHANNEL DEVICE DRIVER +M: Laurentiu Tudor <[email protected]> +S: Maintained +F: drivers/tty/ehv_bytechan.c + EPSON S1D13XXX FRAMEBUFFER DRIVER M: Kristoffer Ericson <[email protected]> S: Maintained |