diff mbox series

MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer

Message ID 20250424212234.5313-2-wsa+renesas@sang-engineering.com
State New
Headers show
Series MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer | expand

Commit Message

Wolfram Sang April 24, 2025, 9:22 p.m. UTC
This was forgotten when the analyzer went upstream.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Bartosz Golaszewski May 12, 2025, 3:50 p.m. UTC | #1
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Thu, 24 Apr 2025 23:22:23 +0200, Wolfram Sang wrote:
> This was forgotten when the analyzer went upstream.
> 
> 

Nobody is taking it so let me queue it with other GPIO fixes.

[1/1] MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer
      https://git.kernel.org/brgl/linux/c/579cb52ecd46ce0351fc3d40882ebdb60332a0bc

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fa1e04e87d1d..00aac8a8dc7f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10138,6 +10138,13 @@  F:	drivers/gpio/gpio-regmap.c
 F:	include/linux/gpio/regmap.h
 K:	(devm_)?gpio_regmap_(un)?register
 
+GPIO SLOPPY LOGIC ANALYZER
+M:	Wolfram Sang <wsa+renesas@sang-engineering.com>
+S:	Supported
+F:	Documentation/dev-tools/gpio-sloppy-logic-analyzer.rst
+F:	drivers/gpio/gpio-sloppy-logic-analyzer.c
+F:	tools/gpio/gpio-sloppy-logic-analyzer.sh
+
 GPIO SUBSYSTEM
 M:	Linus Walleij <linus.walleij@linaro.org>
 M:	Bartosz Golaszewski <brgl@bgdev.pl>