[PATCH 2/3] MAINTAINERS: add another keyword for the GPIO subsystem

From: Bartosz Golaszewski
Date: Mon Mar 31 2025 - 05:00:43 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Add GPIOD_FLAGS_BIT_NONEXCLUSIVE as a keyword to the GPIO entry so that
we get notified if anybody tries to use it as it's a deprecated symbol.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ce2b64f4568d5..210fbca61ad37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10151,6 +10151,7 @@ F: include/linux/gpio.h
F: include/linux/gpio/
F: include/linux/of_gpio.h
K: (devm_)?gpio_(request|free|direction|get|set)
+K: GPIOD_FLAGS_BIT_NONEXCLUSIVE

GPIO UAPI
M: Bartosz Golaszewski <brgl@xxxxxxxx>

--
2.45.2