1
0

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 <antonio.borneo@foss.st.com>
Link: https://lore.kernel.org/20250610143042.295376-6-antonio.borneo@foss.st.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Antonio Borneo
2025-06-10 16:30:42 +02:00
committed by Linus Walleij
parent dba0aff2b8
commit da5b24fbf4

View File

@@ -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 <antonio.borneo@foss.st.com>
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 <alain.volmat@foss.st.com>
L: linux-spi@vger.kernel.org