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
Is it worth using N: (regex pattern)? Just asking.