From patchwork Thu Feb 23 18:42:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 9588803 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2F6EB60210 for ; Thu, 23 Feb 2017 18:43:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2221228798 for ; Thu, 23 Feb 2017 18:43:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 159C5287CE; Thu, 23 Feb 2017 18:43:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9BE1528798 for ; Thu, 23 Feb 2017 18:43:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=Mf4jxWb76pLSCQP8ev9OUekxQ5L9wq16Gs44+04f3RI=; b=J1+ 5dvfkPDlkZYAZYNPb8/+Sr/7YJKfGr/sPn/wuE+Wf3u5+kWizti+Cq9LGvm9+LxgbtNWZympVKKnn GhhUU7vwIlwUK7YLnzaj2gkhsyt3R2r/xYITBRK5WQNFwj9ujYbF9c2EzMl0+0Pxds6xv+HPdiUS6 oIxB5beJRx3zCP86OrlM6oDzjCKYXx+GBfScKunERghzlQyXBQMX5qMOLALjWRh+jlj8NPMoMYURJ jxClMB/FWJZgZVA1TpwxVFWTVpvbJNTVRBQyyO0xUCjnLRwoTGTQlE6DOCT7e1rhsv2M+4c4ktb2M cUEraFQBZRp+KRmRI8xLq6eVjQg2FTA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cgyMQ-0004f5-63; Thu, 23 Feb 2017 18:43:26 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cgyML-0004OA-Au; Thu, 23 Feb 2017 18:43:23 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 74F5D10A2287; Thu, 23 Feb 2017 10:42:59 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 33yFT676AB-6; Thu, 23 Feb 2017 10:42:57 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id B9EBC10A1E5A; Thu, 23 Feb 2017 10:42:57 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 15A182EA565; Thu, 23 Feb 2017 10:42:57 -0800 (PST) From: Eric Anholt To: Lee Jones , Florian Fainelli Subject: [PATCH 1/2] MAINTAINERS: Add Stefan Wahren to bcm2835. Date: Thu, 23 Feb 2017 10:42:56 -0800 Message-Id: <20170223184257.6842-1-eric@anholt.net> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170223_104321_455915_631EFD49 X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , Stephen Warren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Stefan has been active on the platform since 2015, helping to polish drivers for upstreaming and providing review feedback to other contributors, along with doing new development. Signed-off-by: Eric Anholt Acked-by: Stefan Wahren --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 21baa15da3e6..acb0b002f925 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2638,6 +2638,7 @@ F: arch/arm/mach-bcm/ BROADCOM BCM2835 ARM ARCHITECTURE M: Lee Jones M: Eric Anholt +M: Stefan Wahren L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git