Skip to content

Commit f016f75

Browse files
committed
Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski: - Andy steps down as GPIO reviewer - Kent becomes a reviewer for GPIO uAPI - add missing intel file to the relevant MAINTAINERS section * tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: MAINTAINERS: Add a missing file to the INTEL GPIO section MAINTAINERS: Remove Andy from GPIO maintainers MAINTAINERS: split out the uAPI into a new section
2 parents e543d0b + ad5575e commit f016f75

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

MAINTAINERS

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9000,12 +9000,9 @@ K: (devm_)?gpio_regmap_(un)?register
90009000
GPIO SUBSYSTEM
90019001
M: Linus Walleij <[email protected]>
90029002
M: Bartosz Golaszewski <[email protected]>
9003-
R: Andy Shevchenko <[email protected]>
90049003
90059004
S: Maintained
90069005
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
90099006
F: Documentation/admin-guide/gpio/
90109007
F: Documentation/devicetree/bindings/gpio/
90119008
F: Documentation/driver-api/gpio/
@@ -9014,6 +9011,16 @@ F: include/dt-bindings/gpio/
90149011
F: include/linux/gpio.h
90159012
F: include/linux/gpio/
90169013
F: include/linux/of_gpio.h
9014+
9015+
GPIO UAPI
9016+
M: Bartosz Golaszewski <[email protected]>
9017+
R: Kent Gibson <[email protected]>
9018+
9019+
S: Maintained
9020+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
9021+
F: Documentation/ABI/obsolete/sysfs-gpio
9022+
F: Documentation/ABI/testing/gpio-cdev
9023+
F: drivers/gpio/gpiolib-cdev.c
90179024
F: include/uapi/linux/gpio.h
90189025
F: tools/gpio/
90199026

@@ -10639,6 +10646,7 @@ F: drivers/gpio/gpio-pch.c
1063910646
F: drivers/gpio/gpio-sch.c
1064010647
F: drivers/gpio/gpio-sodaville.c
1064110648
F: drivers/gpio/gpio-tangier.c
10649+
F: drivers/gpio/gpio-tangier.h
1064210650

1064310651
INTEL GVT-g DRIVERS (Intel GPU Virtualization)
1064410652
M: Zhenyu Wang <[email protected]>

0 commit comments

Comments
 (0)