aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2020-05-28 16:58:45 +0200
committerLinus Walleij <[email protected]>2020-06-03 10:48:37 +0200
commit76bbea9a24df1feaed1f731ea4481dec2e39c239 (patch)
tree60a27afc3d36cfa8904c070aa8cbc6fac1624a35
parentebe363197e525ffbd279c729421f6f6c24d8d681 (diff)
MAINTAINERS: Add gpio regmap section
Add myself as a reviewer for the gpio regmap. Signed-off-by: Michael Walle <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
-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 <[email protected]>
+S: Maintained
+F: drivers/gpio/gpio-regmap.c
+F: include/linux/gpio/regmap.h
+
GPIO SUBSYSTEM
M: Linus Walleij <[email protected]>
M: Bartosz Golaszewski <[email protected]>