MAINTAINERS: Add SoC drivers to AT91 entry
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 12 Aug 2017 21:53:45 +0000 (23:53 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 17 Sep 2017 17:45:59 +0000 (19:45 +0200)
We (the AT91/Atmel SoC maintainers) are not seeing patches for several
drivers present only on our SoCs. Add more patterns to match at91 and atmel
drivers.

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
MAINTAINERS

index 2281af4..226e748 100644 (file)
@@ -1214,6 +1214,8 @@ L:        linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 W:     http://www.linux4sam.org
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git
 S:     Supported
+N:     at91
+N:     atmel
 F:     arch/arm/mach-at91/
 F:     include/soc/at91/
 F:     arch/arm/boot/dts/at91*.dts
@@ -1222,6 +1224,9 @@ F:        arch/arm/boot/dts/sama*.dts
 F:     arch/arm/boot/dts/sama*.dtsi
 F:     arch/arm/include/debug/at91.S
 F:     drivers/memory/atmel*
+F:     drivers/watchdog/sama5d4_wdt.c
+X:     drivers/input/touchscreen/atmel_mxt_ts.c
+X:     drivers/net/wireless/atmel/
 
 ARM/CALXEDA HIGHBANK ARCHITECTURE
 M:     Rob Herring <robh@kernel.org>