[PATCH 30 6/7] Add JTAG core driver Maintainers
'gregkh@linuxfoundation.org'
gregkh at linuxfoundation.org
Wed Jan 31 10:38:01 AEDT 2024
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 at mellanox.com>
> Signed-off-by: Ernesto Corona <ernesto.corona at intel.com>
> Signed-off-by: Omar Castro <omar.eduardo.castro at linux.intel.com>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
> Cc: Jiri Pirko <jiri at nvidia.com>
> Cc: Vadim Pasternak <vadimp at mellanox.com>
> Cc: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: David S. Miller <davem at davemloft.net>
> Cc: Nicolas Ferre <nicolas.ferre at microchip.com>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Cc: Lukas Bulwahn <lukas.bulwahn at gmail.com>
> Cc: Steven Filary <steven.a.filary at intel.com>
> Cc: Amithash Prasad <amithash at fb.com>
> Cc: Patrick Williams <patrickw3 at fb.com>
> Cc: Luke Chen <luke_chen at aspeedtech.com>
> Cc: Billy Tsai <billy_tsai at aspeedtech.com>
> Cc: Rgrs <rgrs at protonmail.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 at vger.kernel.org
> S: Orphan
> F: drivers/tty/serial/jsm/
> +JTAG SUBSYSTEM
> +M: Oleksandr Shamray <oleksandrs at mellanox.com>
> +M: Vadim Pasternak <vadimp at mellanox.com>
> +M Ernesto Corona <ernesto.corona at intel.com>
> +M: Omar Castro <omar.eduardo.castro at linux.intel.com>
> +M: Jiri Pirko <jiri at nvidia.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 at ladisch.de>
> L: linux-hwmon at vger.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) :(
More information about the Linux-aspeed
mailing list