Skip to content

Commit 7cf4e68

Browse files
author
Bartosz Golaszewski
committed
MAINTAINERS: split out the uAPI into a new section
Kent Gibson is the author of the character device uAPI v2 and should be Cc'ed on all patches aimed for it. Unfortunately this is not the case as he's not listed in MAINTAINERS. Split the uAPI files into their own section and make Kent the reviewer. Signed-off-by: Bartosz Golaszewski <[email protected]> Acked-by: Andy Shevchenko <[email protected]> Reviewed-by: Linus Walleij <[email protected]>
1 parent 861deac commit 7cf4e68

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

MAINTAINERS

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9004,8 +9004,6 @@ R: Andy Shevchenko <[email protected]>
90049004
90059005
S: Maintained
90069006
T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
9007-
F: Documentation/ABI/obsolete/sysfs-gpio
9008-
F: Documentation/ABI/testing/gpio-cdev
90099007
F: Documentation/admin-guide/gpio/
90109008
F: Documentation/devicetree/bindings/gpio/
90119009
F: Documentation/driver-api/gpio/
@@ -9014,6 +9012,16 @@ F: include/dt-bindings/gpio/
90149012
F: include/linux/gpio.h
90159013
F: include/linux/gpio/
90169014
F: include/linux/of_gpio.h
9015+
9016+
GPIO UAPI
9017+
M: Bartosz Golaszewski <[email protected]>
9018+
R: Kent Gibson <[email protected]>
9019+
9020+
S: Maintained
9021+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
9022+
F: Documentation/ABI/obsolete/sysfs-gpio
9023+
F: Documentation/ABI/testing/gpio-cdev
9024+
F: drivers/gpio/gpiolib-cdev.c
90179025
F: include/uapi/linux/gpio.h
90189026
F: tools/gpio/
90199027

0 commit comments

Comments
 (0)