From: Michael Walle Date: Thu, 28 May 2020 14:58:45 +0000 (+0200) Subject: MAINTAINERS: Add gpio regmap section X-Git-Tag: v5.8-rc1~128^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76bbea9a24df1feaed1f731ea4481dec2e39c239;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add gpio regmap section Add myself as a reviewer for the gpio regmap. Signed-off-by: Michael Walle Reviewed-by: Andy Shevchenko Link: https://lore.kernel.org/r/20200528145845.31436-4-michael@walle.cc Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index abe8b329f9b92..9d4571cb82629 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 +S: Maintained +F: drivers/gpio/gpio-regmap.c +F: include/linux/gpio/regmap.h + GPIO SUBSYSTEM M: Linus Walleij M: Bartosz Golaszewski