Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit faec5ee1 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

MAINTAINERS: Add SoC drivers to AT91 entry



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: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent cd2e9be8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>