diff options
author | Antoine Tenart <antoine.tenart@free-electrons.com> | 2016-02-22 14:22:30 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-02-24 00:09:12 -0800 |
commit | a9e5547b1908ee282b875470a08c96acf17656d6 (patch) | |
tree | 10804b5272f72838601f452c1bc20a379d37341d /MAINTAINERS | |
parent | 5e45a2589d24573c564630990c88ac93659f8fe4 (diff) | |
download | linux-stable-a9e5547b1908ee282b875470a08c96acf17656d6.tar.gz linux-stable-a9e5547b1908ee282b875470a08c96acf17656d6.tar.bz2 linux-stable-a9e5547b1908ee282b875470a08c96acf17656d6.zip |
MAINTAINERS: alpine: add a new maintainer and update the entry
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4978dc19a4d2..42cc0d76296d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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> |