diff mbox series

[RFC,4/5] MAINTAINERS: Add ARM U8500

Message ID 20200104174519.19238-5-stephan@gerhold.net
State Accepted
Commit 293f9ebb9457c1d1e4b6920a21cc9055f2e49b6b
Headers show
Series arm: Restore minimal support for ST-Ericsson U8500 SoC | expand

Commit Message

Stephan Gerhold Jan. 4, 2020, 5:45 p.m. UTC
Add myself as maintainer for ST-Ericsson U8500 SoC to MAINTAINERS.
Linus Walleij usually reviews all Ux500 related patches,
so add him as a reviewer.

Cc: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Stephan Gerhold <stephan at gerhold.net>
---

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

Comments

Linus Walleij Jan. 6, 2020, 1:50 a.m. UTC | #1
On Sat, Jan 4, 2020 at 6:48 PM Stephan Gerhold <stephan at gerhold.net> wrote:

> Add myself as maintainer for ST-Ericsson U8500 SoC to MAINTAINERS.
> Linus Walleij usually reviews all Ux500 related patches,
> so add him as a reviewer.
>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Stephan Gerhold <stephan at gerhold.net>

Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij
Tom Rini Jan. 23, 2020, 9:58 p.m. UTC | #2
On Sat, Jan 04, 2020 at 06:45:18PM +0100, Stephan Gerhold wrote:

> Add myself as maintainer for ST-Ericsson U8500 SoC to MAINTAINERS.
> Linus Walleij usually reviews all Ux500 related patches,
> so add him as a reviewer.
> 
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Stephan Gerhold <stephan at gerhold.net>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 438fb225ab..81b3bd2b7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -403,6 +403,14 @@  F:	arch/arm/mach-keystone/
 F:	arch/arm/include/asm/arch-omap*/
 F:	arch/arm/include/asm/ti-common/
 
+ARM U8500
+M:	Stephan Gerhold <stephan at gerhold.net>
+R:	Linus Walleij <linus.walleij at linaro.org>
+S:	Maintained
+F:	arch/arm/dts/ste-*
+F:	arch/arm/mach-u8500/
+F:	drivers/timer/nomadik-mtu-timer.c
+
 ARM UNIPHIER
 M:	Masahiro Yamada <yamada.masahiro at socionext.com>
 S:	Maintained