summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-06-24 17:01:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-06-24 17:01:31 -0700
commit8c23f235a6a8ae43abea215812eb9d8cf4dd165e (patch)
treed95866eac51054f3cbfb5b83e37b7cc94969da87 /MAINTAINERS
parent6a0a17e6c6d1091ada18d43afd87fb26a82a9823 (diff)
parentb0d473185ba887c798ed0cd6f5abf4075363baa4 (diff)
downloadlinux-8c23f235a6a8ae43abea215812eb9d8cf4dd165e.tar.bz2
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski: - make the irqchip immutable in gpio-realtek-otto - fix error code propagation in gpio-winbond - fix device removing in gpio-grgpio - fix a typo in gpio-mxs which indicates the driver is for a different model - documentation fixes - MAINTAINERS file updates * tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: gpio: mxs: Fix header comment gpio: Fix kernel-doc comments to nested union gpio: grgpio: Fix device removing gpio: winbond: Fix error code in winbond_gpio_get() gpio: realtek-otto: Make the irqchip immutable docs: driver-api: gpio: Fix filename mismatch MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 398b89e01a44..cb5aaeb84ac4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8498,6 +8498,7 @@ F: Documentation/devicetree/bindings/gpio/
F: Documentation/driver-api/gpio/
F: drivers/gpio/
F: include/asm-generic/gpio.h
+F: include/dt-bindings/gpio/
F: include/linux/gpio.h
F: include/linux/gpio/
F: include/linux/of_gpio.h