From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752440AbbIRIAz (ORCPT ); Fri, 18 Sep 2015 04:00:55 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:40492 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751395AbbIRIAy (ORCPT ); Fri, 18 Sep 2015 04:00:54 -0400 From: Chen-Yu Tsai To: Maxime Ripard Cc: Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: sunxi: Add sun[89]i to MAINTAINERS entry Date: Fri, 18 Sep 2015 16:00:46 +0800 Message-Id: <1442563246-7133-1-git-send-email-wens@csie.org> X-Mailer: git-send-email 2.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Newer Allwinner SoCs fall under sun8i or sun9i families. Update the MAINTAINERS entry to include them. Signed-off-by: Chen-Yu Tsai --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 -- 2.5.1