diff mbox series

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

Message ID 20201006115941.19533-1-patrick.delaunay@st.com
State Accepted
Commit ce52023050a89744699c7203210f28c90b4d2977
Delegated to: Patrick Delaunay
Headers show
Series MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform | expand

Commit Message

Patrick DELAUNAY Oct. 6, 2020, 11:59 a.m. UTC
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>
---

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

Comments

Patrice CHOTARD Oct. 21, 2020, 11:52 a.m. UTC | #1
Hi Patrick

On 10/6/20 1:59 PM, Patrick Delaunay wrote:
> 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>
> ---
>
>  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

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>

Thanks
Patrick DELAUNAY Oct. 21, 2020, 1:38 p.m. UTC | #2
Hi,

> From: Patrick DELAUNAY <patrick.delaunay@st.com>
> Sent: mardi 6 octobre 2020 14:00
> 
> 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>
> ---
> 
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied to u-boot-stm/master, thanks!

Regards

Patrick
diff mbox series

Patch

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