MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 24 Apr 2025 21:22:23 +0000 (23:22 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 12 May 2025 15:50:18 +0000 (17:50 +0200)
This was forgotten when the analyzer went upstream.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250424212234.5313-2-wsa+renesas@sang-engineering.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
MAINTAINERS

index f21f1dabb5fe1d31fca1a558473d92b90027088c..a634c1c7188c3bbb9acc1f450023fab64ad6b355 100644 (file)
@@ -10147,6 +10147,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>