From patchwork Thu Jun 25 22:41:48 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Michlmayr X-Patchwork-Id: 6677821 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 8F3969F40A for ; Thu, 25 Jun 2015 22:44:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C11FE20711 for ; Thu, 25 Jun 2015 22:44:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 824D42066D for ; Thu, 25 Jun 2015 22:44:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z8Fqn-0004X1-Nf; Thu, 25 Jun 2015 22:42:29 +0000 Received: from perro.cyrius.com ([93.20.168.167]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z8Fqk-0004Uz-Mb for linux-arm-kernel@lists.infradead.org; Thu, 25 Jun 2015 22:42:27 +0000 Received: by perro.cyrius.com (Postfix, from userid 10) id 98495122095; Thu, 25 Jun 2015 23:41:59 +0100 (BST) Received: by jirafa.cyrius.com (Postfix, from userid 1000) id BAD5A801EE; Thu, 25 Jun 2015 18:41:48 -0400 (EDT) Date: Thu, 25 Jun 2015 18:41:48 -0400 From: Martin Michlmayr To: Tsahee Zidenberg Subject: ARM: add more Alpine file patterns to MAINTAINERS Message-ID: <20150625224148.GA11992@jirafa.cyrius.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150625_154226_908687_410A549E X-CRM114-Status: UNSURE ( 7.35 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -3.3 (---) Cc: linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add more Alpine file patterns to MAINTAINERS. Signed-off-by: Martin Michlmayr diff --git a/MAINTAINERS b/MAINTAINERS index 246d9d8..d409d5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -890,6 +890,9 @@ ARM/Annapurna Labs ALPINE ARCHITECTURE M: Tsahee Zidenberg S: Maintained F: arch/arm/mach-alpine/ +F: arch/arm/boot/dts/alpine* +F: Documentation/devicetree/bindings/arm/al,alpine.txt +F: Documentation/devicetree/bindings/arm/*/al,alpine* ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES M: Nicolas Ferre