sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry
authorChen-Yu Tsai <wens@csie.org>
Wed, 1 Mar 2017 06:03:34 +0000 (14:03 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:46 +0000 (11:23 +0530)
Recently some sunxi related code was moved to arch/arm/mach-sunxi, but
the MAINTAINERS entry was not updated to reflect this. Add this, and
the board level boards/sunxi directory to our entry.

While at it, also update its status, to reflect the current active
maintainership.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
MAINTAINERS

index 9c88ff2b17e3c967504e640c545236882634fab9..6c702f2ff2ff39637170bc7b11287dba525dd9a6 100644 (file)
@@ -174,9 +174,12 @@ F: arch/arm/include/asm/arch-sti*/
 ARM SUNXI
 M:     Jagan Teki <jagan@openedev.com>
 M:     Maxime Ripard <maxime.ripard@free-electrons.com>
+S:     Maintained
 T:     git git://git.denx.de/u-boot-sunxi.git
 F:     arch/arm/cpu/armv7/sunxi/
 F:     arch/arm/include/asm/arch-sunxi/
+F:     arch/arm/mach-sunxi/
+F:     board/sunxi/
 
 ARM TEGRA
 M:     Tom Warren <twarren@nvidia.com>