From patchwork Sun Jul 15 14:49:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 1199041 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 06EC6E0004 for ; Sun, 15 Jul 2012 15:00:53 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SqQGl-0004EF-BL; Sun, 15 Jul 2012 14:57:59 +0000 Received: from mail-wg0-f49.google.com ([74.125.82.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SqQ9n-0003E8-2V for linux-arm-kernel@lists.infradead.org; Sun, 15 Jul 2012 14:51:03 +0000 Received: by wgbez12 with SMTP id ez12so2811049wgb.18 for ; Sun, 15 Jul 2012 07:49:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=AWV8xhqSoErNnWvCvt8ovK6xpN1aUhQu1GOtj3ZKe70=; b=DFr+ie+jM4MjBbmAE2BnCnChhIfSuL93rh8YGqHQ7zhB+PsbkeL1SbKhhK7qENKJnO xz2QcU+57BzhWCce93BZPBX/7XbHCqY8Vt6yD6YPs47zO0McY21E0D3bQd7sJ3rhZQ6r 8NCFbPngHulXQydecT62aq4pDmDzDsH7pwanMs02l2drpA1zN0Pf0UWrJOE6wudA69ut AppbrLvDbzyv59eMKF+g5OaqKufjAsZvsUaW4BppBYL+WO7tZuw7ybq0WNfZRJYk8l2H iI4H8LzkpI7cGUqkF3m2nyoo7LxNRrbNM/mrAo4E8LRxMOsILDnK6k+XhDco/9d52XH2 EzVQ== Received: by 10.180.83.105 with SMTP id p9mr11463463wiy.12.1342363782461; Sun, 15 Jul 2012 07:49:42 -0700 (PDT) Received: from localhost.localdomain ([78.251.81.37]) by mx.google.com with ESMTPS id t7sm23788594wix.6.2012.07.15.07.49.41 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 Jul 2012 07:49:41 -0700 (PDT) From: Florian Fainelli To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 8/8] ARM: MSC814x: add MAINTAINERS entry Date: Sun, 15 Jul 2012 16:49:14 +0200 Message-Id: <1342363754-30808-9-git-send-email-florian@openwrt.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1342363754-30808-1-git-send-email-florian@openwrt.org> References: <1342363754-30808-1-git-send-email-florian@openwrt.org> X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (f.fainelli[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.49 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: olof@lixom.net, devicetree-discuss@lists.ozlabs.org, Florian Fainelli , arnd@arndb.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Signed-off-by: Florian Fainelli --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3e30a3a..593ca15 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -918,6 +918,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) F: arch/arm/mach-pxa/mioa701.c S: Maintained +ARM/MOSCHIP MCS814X SUPPORT +M: Florian Fainelli +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +F: arch/arm/mach-mcs814x +S: Maintained + ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT M: Michael Petchkovsky S: Maintained