Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Antoine Tenart and committed by
Olof Johansson
a9e5547b 5e45a258

+4
+4
MAINTAINERS
··· 929 929 930 930 ARM/Annapurna Labs ALPINE ARCHITECTURE 931 931 M: Tsahee Zidenberg <tsahee@annapurnalabs.com> 932 + M: Antoine Tenart <antoine.tenart@free-electrons.com> 932 933 S: Maintained 933 934 F: arch/arm/mach-alpine/ 935 + F: arch/arm/boot/dts/alpine* 936 + F: arch/arm64/boot/dts/al/ 937 + F: drivers/*/*alpine* 934 938 935 939 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT 936 940 M: Nicolas Ferre <nicolas.ferre@atmel.com>