summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-10-06 13:59:41 +0200
committerPatrick Delaunay <patrick.delaunay@st.com>2020-10-21 18:12:20 +0200
commitce52023050a89744699c7203210f28c90b4d2977 (patch)
tree4eade76a251c10abdf5640ed1443ba62c79c60d5
parent6af78d03d394cb0b28716aaaf684ab99bdeb758d (diff)
downloadu-boot-ce52023050a89744699c7203210f28c90b4d2977.tar.gz
u-boot-ce52023050a89744699c7203210f28c90b4d2977.tar.xz
u-boot-ce52023050a89744699c7203210f28c90b4d2977.zip
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 <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
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