sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry
authorChen-Yu Tsai <[email protected]>
Wed, 1 Mar 2017 06:03:34 +0000 (14:03 +0800)
committerJagan Teki <[email protected]>
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 <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
MAINTAINERS

index 9c88ff2b17e3c967504e640c545236882634fab9..6c702f2ff2ff39637170bc7b11287dba525dd9a6 100644 (file)
@@ -174,9 +174,12 @@ F: arch/arm/include/asm/arch-sti*/
 ARM SUNXI
 M:     Jagan Teki <[email protected]>
 M:     Maxime Ripard <[email protected]>
+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 <[email protected]>