[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200413222920.4722-7-ernesto.corona@intel.com>
Date: Mon, 13 Apr 2020 15:29:20 -0700
From: Ernesto Corona <ernesto.corona@...el.com>
To: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-aspeed@...ts.ozlabs.org
Cc: Ernesto Corona <ernesto.corona@...el.com>,
Oleksandr Shamray <oleksandrs@...lanox.com>,
Jiri Pirko <jiri@...lanox.com>,
Vadim Pasternak <vadimp@...lanox.com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"David S . Miller" <davem@...emloft.net>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Rob Herring <robh@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Lukas Bulwahn <lukas.bulwahn@...il.com>,
Steven Filary <steven.a.filary@...el.com>,
Amithash Prasad <amithash@...com>,
Patrick Williams <patrickw3@...com>, Rgrs <rgrs@...tonmail.com>
Subject: [PATCH v29 6/6] drivers: jtag: Add JTAG core driver Maintainers
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>
Acked-by: Arnd Bergmann <arnd@...db.de>
Cc: Jiri Pirko <jiri@...lanox.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: Rgrs <rgrs@...tonmail.com>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..96d20fbb719c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9144,6 +9144,17 @@ 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>
+S: Maintained
+F: include/linux/jtag.h
+F: include/uapi/linux/jtag.h
+F: drivers/jtag/
+F: Documentation/devicetree/bindings/jtag/
+F: Documentation/ABI/testing/jtag-dev
+
K10TEMP HARDWARE MONITORING DRIVER
M: Clemens Ladisch <clemens@...isch.de>
L: linux-hwmon@...r.kernel.org
--
2.17.1
Powered by blists - more mailing lists