diff options
author | Patrick Delaunay | 2020-10-06 13:59:41 +0200 |
---|---|---|
committer | Patrick Delaunay | 2020-10-21 18:12:20 +0200 |
commit | ce52023050a89744699c7203210f28c90b4d2977 (patch) | |
tree | 4eade76a251c10abdf5640ed1443ba62c79c60d5 /MAINTAINERS | |
parent | 6af78d03d394cb0b28716aaaf684ab99bdeb758d (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fb9ba379842..1e796cb9838 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 |