]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add entry for STM32 pinctrl drivers and documentation
authorAntonio Borneo <antonio.borneo@foss.st.com>
Tue, 10 Jun 2025 14:30:42 +0000 (16:30 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 18 Jun 2025 09:20:11 +0000 (11:20 +0200)
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>
MAINTAINERS

index a92290fffa163f9fe8fe3f04bf66426f9a894409..13b1226cc4b9e9a9ef583c5256743fc02029f162 100644 (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