MAINTAINERS: alpine: add a new maintainer and update the entry
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Mon, 22 Feb 2016 13:22:30 +0000 (14:22 +0100)
committerOlof Johansson <olof@lixom.net>
Wed, 24 Feb 2016 08:09:12 +0000 (00:09 -0800)
Add myself as a co-maintainer for the Alpine support. Also update the
entry to take in account Alpine ARM64 boards, Alpine ARM device trees
and Alpine-specific drivers.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Tsahee Zidenberg <tsahee@annapurnalabs.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS

index 4978dc1..42cc0d7 100644 (file)
@@ -929,8 +929,12 @@ N: meson[x68]
 
 ARM/Annapurna Labs ALPINE ARCHITECTURE
 M:     Tsahee Zidenberg <tsahee@annapurnalabs.com>
+M:     Antoine Tenart <antoine.tenart@free-electrons.com>
 S:     Maintained
 F:     arch/arm/mach-alpine/
+F:     arch/arm/boot/dts/alpine*
+F:     arch/arm64/boot/dts/al/
+F:     drivers/*/*alpine*
 
 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
 M:     Nicolas Ferre <nicolas.ferre@atmel.com>