[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <de4ee117f047874788ea64c4625c96d40ec0a35e.camel@perches.com>
Date: Mon, 23 Mar 2020 11:36:45 -0700
From: Joe Perches <joe@...ches.com>
To: Sergey.Semin@...kalelectronics.ru
Cc: Serge Semin <fancer.lancer@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Hoan Tran <hoan@...amperecomputing.com>,
Alexey Malahov <Alexey.Malahov@...kalelectronics.ru>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Paul Burton <paulburton@...nel.org>,
Ralf Baechle <ralf@...ux-mips.org>, linux-gpio@...r.kernel.org,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Rob Herring <robh@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 6/6] MAINTAINERS: Add Segey Semin to maintainers of
DW APB GPIO driver
On Mon, 2020-03-23 at 21:06 +0300, Sergey.Semin@...kalelectronics.ru
wrote:
> From: Serge Semin <Sergey.Semin@...kalelectronics.ru>
>
> Add myself as a co-maintainer of the Synopsis DesignWare APB GPIO driver.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -16084,6 +16084,7 @@ F: drivers/tty/serial/8250/8250_dw.c
>
> SYNOPSYS DESIGNWARE APB GPIO DRIVER
> M: Hoan Tran <hoan@...amperecomputing.com>
> +S: Serge Semin <fancer.lancer@...il.com>
nack - S: is not the right line type prefix
You need to use an M: type line not an S:.
The S: line is for subsystem status which should be one of:
S: *Status*, one of the following:
Supported: Someone is actually paid to look after this.
Maintained: Someone actually looks after it.
Odd Fixes: It has a maintainer but they don't have time to do
much other than throw the odd patch in. See below..
Orphan: No current maintainer [but maybe you could take the
role as you write your new code].
Obsolete: Old code. Something tagged obsolete generally means
it has been replaced by a better system and you
should be using that.
> L: linux-gpio@...r.kernel.org
> S: Maintained
like this...
> F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
Powered by blists - more mailing lists