From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752314AbdBHXhq (ORCPT ); Wed, 8 Feb 2017 18:37:46 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:33521 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbdBHXhp (ORCPT ); Wed, 8 Feb 2017 18:37:45 -0500 Subject: Re: [PATCH] MAINTAINERS: Add Jon Mason to BCM5301X maintainers To: Jon Mason , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= References: <1486596146-26766-1-git-send-email-jon.mason@broadcom.com> <109ba5ff20b86cca145fd4e0767e9292@milecki.pl> Cc: Hauke Mehrtens , linux-arm-kernel , open list , BCM Kernel Feedback From: Florian Fainelli Message-ID: Date: Wed, 8 Feb 2017 15:37:41 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: 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 On 02/08/2017 03:37 PM, Jon Mason wrote: > On Wed, Feb 8, 2017 at 6:35 PM, Rafał Miłecki wrote: >> On 2017-02-09 00:34, Jon Mason wrote: >>> >>> On Wed, Feb 8, 2017 at 6:29 PM, Rafał Miłecki wrote: >>>> >>>> On 02/09/2017 12:22 AM, Jon Mason wrote: >>>>> >>>>> >>>>> Adding myself as a maintainer for Broadcom Northstar SoCs. Also, adding >>>>> a regex entry to discover the SVK DTs already present. >>>>> >>>>> Signed-off-by: Jon Mason >>>> >>>> >>>> >>>> Acked-by: Rafał Miłecki >>>> >>>> >>>>> MAINTAINERS | 2 ++ >>>>> 1 file changed, 2 insertions(+) >>>>> >>>>> diff --git a/MAINTAINERS b/MAINTAINERS >>>>> index 2abda6c..03c1760 100644 >>>>> --- a/MAINTAINERS >>>>> +++ b/MAINTAINERS >>>>> @@ -2641,12 +2641,14 @@ F: arch/mips/include/asm/mach-bcm47xx/* >>>>> BROADCOM BCM5301X ARM ARCHITECTURE >>>>> M: Hauke Mehrtens >>>>> M: Rafał Miłecki >>>>> +M: Jon Mason >>>>> M: bcm-kernel-feedback-list@broadcom.com >>>>> L: linux-arm-kernel@lists.infradead.org >>>>> S: Maintained >>>>> F: arch/arm/mach-bcm/bcm_5301x.c >>>>> F: arch/arm/boot/dts/bcm5301x*.dtsi >>>>> F: arch/arm/boot/dts/bcm470* >>>>> +N: bcm953012 >>> >>> >>> There are 2 now, and a 3rd one coming soon. >>> ./arch/arm/boot/dts/bcm953012k.dts >>> ./arch/arm/boot/dts/bcm953012er.dts >>> >>> It might be overkill, but I thought it was the way everyone was going >>> (and seems to be more elegant). I'll defer if the simpler version is >>> desired >> >> >> Maybe >> F: arch/arm/boot/dts/bcm953012* >> would be sufficient and more efficient? > > Works for me. > > Florian, you want a v2 or did you want to massage the patch by hand? I am very lazy, so I need a v2, thanks! -- Florian