From: Chen-Yu Tsai Date: Wed, 1 Mar 2017 06:03:34 +0000 (+0800) Subject: sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry X-Git-Tag: v2017.05-rc2~60^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ed8f2a286d52b30cda3e68ede214f8a6d64c1116;p=u-boot sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry 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 Reviewed-by: Jagan Teki --- diff --git a/MAINTAINERS b/MAINTAINERS index 9c88ff2b17..6c702f2ff2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -174,9 +174,12 @@ F: arch/arm/include/asm/arch-sti*/ ARM SUNXI M: Jagan Teki M: Maxime Ripard +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