From: Antonio Borneo Date: Tue, 10 Jun 2025 14:30:42 +0000 (+0200) Subject: MAINTAINERS: Add entry for STM32 pinctrl drivers and documentation X-Git-Tag: io_uring-6.17-20250815~60^2~83 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=da5b24fbf4b8aac24c20bb948e51850ae9426c87;p=linux-block.git MAINTAINERS: Add entry for STM32 pinctrl drivers and documentation Add an entry to make myself a maintainer of STM32 pinctrl drivers and documentation. Exclude the HDP driver, already covered by another maintainer. Signed-off-by: Antonio Borneo Link: https://lore.kernel.org/20250610143042.295376-6-antonio.borneo@foss.st.com Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa16..13b1226cc4b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23471,6 +23471,14 @@ S: Maintained F: Documentation/devicetree/bindings/memory-controllers/st,stm32mp25-omm.yaml F: drivers/memory/stm32_omm.c +ST STM32 PINCTRL DRIVER +M: Antonio Borneo +S: Maintained +F: Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml +F: drivers/pinctrl/stm32/ +F: include/dt-bindings/pinctrl/stm32-pinfunc.h +X: drivers/pinctrl/stm32/pinctrl-stm32-hdp.c + ST STM32 SPI DRIVER M: Alain Volmat L: linux-spi@vger.kernel.org