[U-Boot] [PATCH] sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry

Chen-Yu Tsai wens at csie.org
Wed Mar 1 06:03:34 UTC 2017


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 at csie.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eaa2c3bbb860..4eee53f5a9f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -168,9 +168,12 @@ F:	arch/arm/include/asm/arch-stv0991/
 ARM SUNXI
 M:	Jagan Teki <jagan at openedev.com>
 M:	Maxime Ripard <maxime.ripard at 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 at nvidia.com>
-- 
2.11.0



More information about the U-Boot mailing list