Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964943AbbELXCR (ORCPT ); Tue, 12 May 2015 19:02:17 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34301 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964910AbbELXCN (ORCPT ); Tue, 12 May 2015 19:02:13 -0400 Date: Tue, 12 May 2015 16:02:07 -0700 From: Brian Norris To: Florian Fainelli Cc: Gregory Fong , Kevin Cernekee , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Joe Perches Subject: Re: [PATCH] MAINTAINERS: add brcmstb regex Message-ID: <20150512230207.GB11598@ld-irv-0074> References: <1426727345-5838-1-git-send-email-computersforpeace@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426727345-5838-1-git-send-email-computersforpeace@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1495 Lines: 47 On Wed, Mar 18, 2015 at 06:09:05PM -0700, Brian Norris wrote: > This could probably consolidate a few file listings. And it satisfies > the spirit of the highly annoying [1] checkpatch warning for every new > file, though it sadly won't quash it. > > [1] https://lkml.org/lkml/2014/12/17/24 > > Signed-off-by: Brian Norris Ping? Is this a good entry? One problem is that there may be 'brcmstb' drivers for MIPS as well as ARM. But on that train of thought: there are several drivers which are already somewhat inaccurately-listed. The following are listed under either the BCM7XXX ARM subarchitecture or BMIPS MIPS subarchitecture, though they are actually used on both: drivers/bus/brcmstb_gisb.c drivers/irqchip/irq-brcmstb-l2.c drivers/irqchip/irq-bcm7120-l2.c Brian > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0e1abe8cc684..52a1cf7cd18a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2179,6 +2179,7 @@ S: Maintained > F: arch/arm/mach-bcm/*brcmstb* > F: arch/arm/boot/dts/bcm7*.dts* > F: drivers/bus/brcmstb_gisb.c > +N: brcmstb > > BROADCOM BMIPS MIPS ARCHITECTURE > M: Kevin Cernekee > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/