Re: [PATCH] MAINTAINERS: Add Jon Mason to BCM5301X maintainers

From: RafaÅ MiÅecki
Date: Thu Feb 09 2017 - 03:30:29 EST


On 2017-02-09 00:34, Jon Mason wrote:
On Wed, Feb 8, 2017 at 6:29 PM, RafaÅ MiÅecki <rafal@xxxxxxxxxx> 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 <jon.mason@xxxxxxxxxxxx>


Acked-by: RafaÅ MiÅecki <rafal@xxxxxxxxxx>


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 <hauke@xxxxxxxxxx>
M: RafaÅ MiÅecki <zajec5@xxxxxxxxx>
+M: Jon Mason <jonmason@xxxxxxxxxxxx>
M: bcm-kernel-feedback-list@xxxxxxxxxxxx
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
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?