On 02/08/2017 03:37 PM, Jon Mason wrote: > On Wed, Feb 8, 2017 at 6:35 PM, Rafał Miłecki <[email protected]> wrote: >> On 2017-02-09 00:34, Jon Mason wrote: >>> >>> On Wed, Feb 8, 2017 at 6:29 PM, Rafał Miłecki <[email protected]> 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 <[email protected]> >>>> >>>> >>>> >>>> Acked-by: Rafał Miłecki <[email protected]> >>>> >>>> >>>>> 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 <[email protected]> >>>>> M: Rafał Miłecki <[email protected]> >>>>> +M: Jon Mason <[email protected]> >>>>> M: [email protected] >>>>> L: [email protected] >>>>> 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

