From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753737AbbHERRq (ORCPT ); Wed, 5 Aug 2015 13:17:46 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:33205 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753467AbbHERQr (ORCPT ); Wed, 5 Aug 2015 13:16:47 -0400 Message-ID: <55C24480.7080102@gmail.com> Date: Wed, 05 Aug 2015 10:14:40 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Eric Anholt , linux-arm-kernel@lists.infradead.org CC: linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Olof Johansson , Arnd Bergmann Subject: Re: [PATCH 1/2] MAINTAINERS: Add myself as a bcm2835 co-maintainer. References: <1437594937-28583-1-git-send-email-eric@anholt.net> In-Reply-To: <1437594937-28583-1-git-send-email-eric@anholt.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/07/15 12:55, Eric Anholt wrote: > The current maintainers have limited free time to work on the > architecture, and I'm motivated to do so for my work on graphics for > Broadcom. Arnd and Florian suggested to me that this might be the way > forward. > > Signed-off-by: Eric Anholt Applied to maintainers/next with Stephen's Ack at github.com/Broadcom/stblinux, will submit this shortly with other Broadcom SoC changes, thanks! > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2d3d55c..1c51379 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2217,6 +2217,7 @@ F: drivers/clocksource/bcm_kona_timer.c > BROADCOM BCM2835 ARM ARCHITECTURE > M: Stephen Warren > M: Lee Jones > +M: Eric Anholt > L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) > T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git > S: Maintained > -- Florian