Re: [PATCH] MAINTAINERS: Update TTY layer for lists and recently added files

From: Tony Lindgren
Date: Tue Jul 25 2023 - 23:30:30 EST


* Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> [230725 17:30]:
> On Tue, Jul 25, 2023 at 07:28:46PM +0200, Greg Kroah-Hartman wrote:
> > On Mon, Jul 24, 2023 at 07:53:27AM +0300, Tony Lindgren wrote:
> > > * Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> [230721 10:19]:
> > > > On Fri, Jul 21, 2023 at 10:23:32AM +0300, Tony Lindgren wrote:
> > > > > Add mailing lists for linux-serial and lkml for the TTY layer. And let's
> > > > > list the recently added files. This makes it easier for get_maintainer.pl
> > > > > to include linux-serial for patches.
> > > >
> > > > Shouldn't serial_* stuff go to the "SERIAL DRIVERS" section?
> > >
> > > Not sure if there's some reason we have "TTY LAYER" with serial_core
> > > files. If not, yeah let's move the serial files.
> >
> > I'll take this patch, can you send a new one that removes the serial
> > files from this entry as I don't think they are needed in here anymore.
>
> Better yet, they should be merged probably. Although I don't know if
> Jiri wants to be responsible for serial stuff, that's his call...

If Jiri does not care about all the serial port device drivers, we could
have the following three entries:

TTY LAYER
SERIAL CORE LAYER
SERIAL DRIVERS

Regards,

Tony