From ce52023050a89744699c7203210f28c90b4d2977 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Tue, 6 Oct 2020 13:59:41 +0200 Subject: [PATCH] MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform 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 Reviewed-by: Patrice Chotard --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fb9ba37984..1e796cb983 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -443,6 +443,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