MAINTAINERS: ARM: at91: update entry for ARM/Microchip
authorNicolas Ferre <nicolas.ferre@microchip.com>
Wed, 28 Feb 2018 14:56:41 +0000 (15:56 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 28 Feb 2018 15:21:51 +0000 (16:21 +0100)
Change the entry name and move it to its alphabetical location.
We move to ARM/Microchip instead of ARM/ATMEL to reflect the merger
that is now nearly 2 years old.
AT91 is kept as the identity of our community. The atmel pattern is
obviously kept as well. I removed the names of the different SoCs as
they are better exposed in the arch/arm/mach-at91/Kconfig entries.

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

index 99038a8..a480b78 100644 (file)
@@ -1236,27 +1236,6 @@ M:       Boris Brezillon <boris.brezillon@free-electrons.com>
 S:     Maintained
 F:     drivers/clk/at91
 
-ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
-M:     Nicolas Ferre <nicolas.ferre@microchip.com>
-M:     Alexandre Belloni <alexandre.belloni@bootlin.com>
-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
-F:     arch/arm/boot/dts/at91*.dtsi
-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>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1656,6 +1635,27 @@ L:       linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 F:     arch/arm/mach-ks8695/
 S:     Odd Fixes
 
+ARM/Microchip (AT91) SoC support
+M:     Nicolas Ferre <nicolas.ferre@microchip.com>
+M:     Alexandre Belloni <alexandre.belloni@bootlin.com>
+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
+F:     arch/arm/boot/dts/at91*.dtsi
+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/MIOA701 MACHINE SUPPORT
 M:     Robert Jarzmik <robert.jarzmik@free.fr>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)