diff options
author | Ludovic Desroches <ludovic.desroches@microchip.com> | 2018-11-08 14:14:42 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-12-21 11:24:55 +0100 |
commit | 6ac5af6ec12dadca37dd86f93a4125f6a04ffb4c (patch) | |
tree | bc80c49cd343b26f078285432224667e6e423c85 /MAINTAINERS | |
parent | a2161fd7c23cad7f9e962cb63d39ca2dbd41b960 (diff) | |
download | lwn-6ac5af6ec12dadca37dd86f93a4125f6a04ffb4c.tar.gz lwn-6ac5af6ec12dadca37dd86f93a4125f6a04ffb4c.zip |
MAINTAINERS: merge at91 pinctrl entries
In order to be aware of all changes related to at91 pinctrl drivers,
merge the two entries. Make use of the opportunity to replace Atmel by
Microchip.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 98452d5ee215..0e19c056befc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11703,18 +11703,12 @@ F: Documentation/driver-api/pinctl.rst F: drivers/pinctrl/ F: include/linux/pinctrl/ -PIN CONTROLLER - ATMEL AT91 -M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -S: Maintained -F: drivers/pinctrl/pinctrl-at91.* - -PIN CONTROLLER - ATMEL AT91 PIO4 +PIN CONTROLLER - MICROCHIP AT91 M: Ludovic Desroches <ludovic.desroches@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-gpio@vger.kernel.org S: Supported -F: drivers/pinctrl/pinctrl-at91-pio4.* +F: drivers/pinctrl/pinctrl-at91* PIN CONTROLLER - FREESCALE M: Dong Aisheng <aisheng.dong@nxp.com> |