Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: ARM: at91: update entry for ARM/Microchip

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>

authored by

Nicolas Ferre and committed by
Alexandre Belloni
41ad9232 c8d5dcf1

+21 -21
+21 -21
MAINTAINERS
··· 1236 1236 S: Maintained 1237 1237 F: drivers/clk/at91 1238 1238 1239 - ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT 1240 - M: Nicolas Ferre <nicolas.ferre@microchip.com> 1241 - M: Alexandre Belloni <alexandre.belloni@bootlin.com> 1242 - L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1243 - W: http://www.linux4sam.org 1244 - T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git 1245 - S: Supported 1246 - N: at91 1247 - N: atmel 1248 - F: arch/arm/mach-at91/ 1249 - F: include/soc/at91/ 1250 - F: arch/arm/boot/dts/at91*.dts 1251 - F: arch/arm/boot/dts/at91*.dtsi 1252 - F: arch/arm/boot/dts/sama*.dts 1253 - F: arch/arm/boot/dts/sama*.dtsi 1254 - F: arch/arm/include/debug/at91.S 1255 - F: drivers/memory/atmel* 1256 - F: drivers/watchdog/sama5d4_wdt.c 1257 - X: drivers/input/touchscreen/atmel_mxt_ts.c 1258 - X: drivers/net/wireless/atmel/ 1259 - 1260 1239 ARM/CALXEDA HIGHBANK ARCHITECTURE 1261 1240 M: Rob Herring <robh@kernel.org> 1262 1241 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) ··· 1634 1655 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1635 1656 F: arch/arm/mach-ks8695/ 1636 1657 S: Odd Fixes 1658 + 1659 + ARM/Microchip (AT91) SoC support 1660 + M: Nicolas Ferre <nicolas.ferre@microchip.com> 1661 + M: Alexandre Belloni <alexandre.belloni@bootlin.com> 1662 + L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1663 + W: http://www.linux4sam.org 1664 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git 1665 + S: Supported 1666 + N: at91 1667 + N: atmel 1668 + F: arch/arm/mach-at91/ 1669 + F: include/soc/at91/ 1670 + F: arch/arm/boot/dts/at91*.dts 1671 + F: arch/arm/boot/dts/at91*.dtsi 1672 + F: arch/arm/boot/dts/sama*.dts 1673 + F: arch/arm/boot/dts/sama*.dtsi 1674 + F: arch/arm/include/debug/at91.S 1675 + F: drivers/memory/atmel* 1676 + F: drivers/watchdog/sama5d4_wdt.c 1677 + X: drivers/input/touchscreen/atmel_mxt_ts.c 1678 + X: drivers/net/wireless/atmel/ 1637 1679 1638 1680 ARM/MIOA701 MACHINE SUPPORT 1639 1681 M: Robert Jarzmik <robert.jarzmik@free.fr>