From: Brian Masney <[email protected]> Add myself and darcari as maintainers for the GPIO and pinctrl subsystems.
CC: David Arcari <[email protected]> Signed-off-by: Brian Masney <[email protected]> Signed-off-by: Prarit Bhargava <[email protected]> --- redhat/rhdocs/MAINTAINERS/RHMAINTAINERS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS index 2b04af306c2c..fe4dd577c3af 100644 --- a/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS +++ b/redhat/rhdocs/MAINTAINERS/RHMAINTAINERS @@ -708,6 +708,23 @@ F: Documentation/filesystems/gfs2*.txt F: fs/gfs2/ F: include/uapi/linux/gfs2_ondisk.h +GPIO SUBSYSTEM +M: Brian Masney <[email protected]> +M: David Arcari <[email protected]> +S: Maintained +F: Documentation/ABI/obsolete/sysfs-gpio +F: Documentation/ABI/testing/gpio-cdev +F: Documentation/admin-guide/gpio/ +F: Documentation/devicetree/bindings/gpio/ +F: Documentation/driver-api/gpio/ +F: drivers/gpio/ +F: include/asm-generic/gpio.h +F: include/linux/gpio.h +F: include/linux/gpio/ +F: include/linux/of_gpio.h +F: include/uapi/linux/gpio.h +F: tools/gpio/ + HID CORE LAYER M: Benjamin Tissoires <[email protected]> S: Maintained @@ -1354,6 +1371,7 @@ F: tools/perf/ F: tools/lib/ PIN CONTROL SUBSYSTEM +M: Brian Masney <[email protected]> M: David Arcari <[email protected]> S: Maintained F: drivers/pinctrl/ -- GitLab _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
