[<prev] [next>] [day] [month] [year] [list]
Message-ID: <2024013028-material-germless-aa23@gregkh>
Date: Tue, 30 Jan 2024 15:38:01 -0800
From: "'gregkh@...uxfoundation.org'" <gregkh@...uxfoundation.org>
To: "Corona, Ernesto" <ernesto.corona@...el.com>
Cc: "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>,
"linux-aspeed@...ts.ozlabs.org" <linux-aspeed@...ts.ozlabs.org>,
"'oleksandrs@...lanox.com'" <oleksandrs@...lanox.com>,
"'omar.eduardo.castro@...ux.intel.com'" <omar.eduardo.castro@...ux.intel.com>,
"'arnd@...db.de'" <arnd@...db.de>,
"'jiri@...dia.com'" <jiri@...dia.com>,
"'vadimp@...lanox.com'" <vadimp@...lanox.com>,
"'mchehab+samsung@...nel.org'" <mchehab+samsung@...nel.org>,
"'davem@...emloft.net'" <davem@...emloft.net>,
"'nicolas.ferre@...rochip.com'" <nicolas.ferre@...rochip.com>,
"'robh@...nel.org'" <robh@...nel.org>,
"'andriy.shevchenko@...ux.intel.com'" <andriy.shevchenko@...ux.intel.com>,
"'lukas.bulwahn@...il.com'" <lukas.bulwahn@...il.com>,
"Filary, Steven A" <steven.a.filary@...el.com>,
"'amithash@...com'" <amithash@...com>,
"'patrickw3@...com'" <patrickw3@...com>,
"Chen, Luke" <luke_chen@...eedtech.com>,
"'billy_tsai@...eedtech.com'" <billy_tsai@...eedtech.com>,
"'rgrs@...tonmail.com'" <rgrs@...tonmail.com>
Subject: Re: [PATCH 30 6/7] Add JTAG core driver Maintainers
On Tue, Jan 30, 2024 at 11:32:33PM +0000, Corona, Ernesto wrote:
> JTAG class driver provide infrastructure to support hardware/software JTAG platform drivers. It provide user layer API interface for flashing and debugging external devices which equipped with JTAG interface using standard transactions.
>
> Signed-off-by: Oleksandr Shamray <oleksandrs@...lanox.com>
> Signed-off-by: Ernesto Corona <ernesto.corona@...el.com>
> Signed-off-by: Omar Castro <omar.eduardo.castro@...ux.intel.com>
> Acked-by: Arnd Bergmann <arnd@...db.de>
> Cc: Jiri Pirko <jiri@...dia.com>
> Cc: Vadim Pasternak <vadimp@...lanox.com>
> Cc: Mauro Carvalho Chehab <mchehab+samsung@...nel.org>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: David S. Miller <davem@...emloft.net>
> Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>
> Cc: Rob Herring <robh@...nel.org>
> Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Cc: Lukas Bulwahn <lukas.bulwahn@...il.com>
> Cc: Steven Filary <steven.a.filary@...el.com>
> Cc: Amithash Prasad <amithash@...com>
> Cc: Patrick Williams <patrickw3@...com>
> Cc: Luke Chen <luke_chen@...eedtech.com>
> Cc: Billy Tsai <billy_tsai@...eedtech.com>
> Cc: Rgrs <rgrs@...tonmail.com>
> ---
> MAINTAINERS | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8d1052fa6a69..764732f1fe19 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11532,6 +11532,19 @@ L: linux-serial@...r.kernel.org
> S: Orphan
> F: drivers/tty/serial/jsm/
> +JTAG SUBSYSTEM
> +M: Oleksandr Shamray <oleksandrs@...lanox.com>
> +M: Vadim Pasternak <vadimp@...lanox.com>
> +M Ernesto Corona <ernesto.corona@...el.com>
> +M: Omar Castro <omar.eduardo.castro@...ux.intel.com>
> +M: Jiri Pirko <jiri@...dia.com>
> +S: Maintained
> +F: Documentation/ABI/testing/jtag-dev
> +F: Documentation/devicetree/bindings/jtag/
> +F: drivers/jtag/
> +F: include/linux/jtag.h
> +F: include/uapi/linux/jtag.h
> +
> K10TEMP HARDWARE MONITORING DRIVER
> M: Clemens Ladisch <clemens@...isch.de>
> L: linux-hwmon@...r.kernel.org
Something went wrong, your patch is corrupted and your mix of spaces and
tabs is not right (and you forgot a blank line before your entry) :(
Powered by blists - more mailing lists