aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2020-05-28 16:58:45 +0200
committerLinus Walleij <linus.walleij@linaro.org>2020-06-03 10:48:37 +0200
commit76bbea9a24df1feaed1f731ea4481dec2e39c239 (patch)
tree60a27afc3d36cfa8904c070aa8cbc6fac1624a35 /MAINTAINERS
parentgpio: add a reusable generic gpio_chip using regmap (diff)
downloadwireguard-linux-76bbea9a24df1feaed1f731ea4481dec2e39c239.tar.xz
wireguard-linux-76bbea9a24df1feaed1f731ea4481dec2e39c239.zip
MAINTAINERS: Add gpio regmap section
Add myself as a reviewer for the gpio regmap. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20200528145845.31436-4-michael@walle.cc Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index abe8b329f9b9..9d4571cb8262 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7249,6 +7249,12 @@ S: Maintained
F: drivers/gpio/gpio-mockup.c
F: tools/testing/selftests/gpio/
+GPIO REGMAP
+R: Michael Walle <michael@walle.cc>
+S: Maintained
+F: drivers/gpio/gpio-regmap.c
+F: include/linux/gpio/regmap.h
+
GPIO SUBSYSTEM
M: Linus Walleij <linus.walleij@linaro.org>
M: Bartosz Golaszewski <bgolaszewski@baylibre.com>