Messages in this thread Patch in this message |  | | From | Laurentiu Tudor <> | Subject | [PATCH] MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driver | Date | Tue, 14 Jan 2020 11:00:25 +0000 |
| |
Michael Ellerman made a call for volunteers from NXP to maintain this driver and I offered myself.
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 4017e6b760be..62082e5f7101 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6155,6 +6155,12 @@ M: Maxim Levitsky <maximlevitsky@gmail.com> S: Maintained F: drivers/media/rc/ene_ir.* +EPAPR HYPERVISOR BYTE CHANNEL DEVICE DRIVER +M: Laurentiu Tudor <laurentiu.tudor@nxp.com> +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: drivers/tty/ehv_bytechan.c + EPSON S1D13XXX FRAMEBUFFER DRIVER M: Kristoffer Ericson <kristoffer.ericson@gmail.com> S: Maintained -- 2.17.1
|  |