[PATCH] MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform

Patrick Delaunay patrick.delaunay at st.com
Tue Oct 6 13:59:41 CEST 2020


Add files and directories regex "stm32" and "stm" in "ARM STM STM32MP"
platform to avoid missing files or drivers supported by the
STMicroelectronics series STM32MP15x.

This patch adds the rules already used in Linux kernel for
ARM/STM32 ARCHITECTURE.

Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
---

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8628ffd2a3..b275f3d45b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -444,6 +444,8 @@ F:	include/dt-bindings/pinctrl/stm32-pinfunc.h
 F:	include/dt-bindings/reset/stm32mp1-resets.h
 F:	include/stm32_rcc.h
 F:	tools/stm32image.c
+N:	stm
+N:	stm32
 
 
 ARM STM STV0991
-- 
2.17.1



More information about the U-Boot mailing list