diff options
author | Antoine Tenart <[email protected]> | 2016-02-22 14:22:30 +0100 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2016-02-24 00:09:12 -0800 |
commit | a9e5547b1908ee282b875470a08c96acf17656d6 (patch) | |
tree | 10804b5272f72838601f452c1bc20a379d37341d | |
parent | 5e45a2589d24573c564630990c88ac93659f8fe4 (diff) |
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 <[email protected]>
Acked-by: Tsahee Zidenberg <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
-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 <[email protected]> +M: Antoine Tenart <[email protected]> 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 <[email protected]> |