diff mbox

ARM: sunxi: Add sun[89]i to MAINTAINERS entry

Message ID 1442563246-7133-1-git-send-email-wens@csie.org
State New
Headers show

Commit Message

Chen-Yu Tsai Sept. 18, 2015, 8 a.m. UTC
Newer Allwinner SoCs fall under sun8i or sun9i families. Update
the MAINTAINERS entry to include them.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Maxime Ripard Sept. 18, 2015, 8:04 p.m. UTC | #1
On Fri, Sep 18, 2015 at 04:00:46PM +0800, Chen-Yu Tsai wrote:
> Newer Allwinner SoCs fall under sun8i or sun9i families. Update
> the MAINTAINERS entry to include them.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>

Applied, thanks!

Maxime
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab749c85..2e436a937c96 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -892,7 +892,7 @@  ARM/Allwinner A1X SoC support
 M:	Maxime Ripard <maxime.ripard@free-electrons.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-N:	sun[x4567]i
+N:	sun[x456789]i
 
 ARM/Allwinner SoC Clock Support
 M:	Emilio López <emilio@elopez.com.ar>