diff mbox series

[1/3] MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry

Message ID 20190823083158.2649-1-nicolas.ferre@microchip.com (mailing list archive)
State Mainlined
Commit ec8005339badea37d18eb19f02efcc4a98dafc52
Headers show
Series [1/3] MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry | expand

Commit Message

Nicolas Ferre Aug. 23, 2019, 8:31 a.m. UTC
Andrei's address is not valid anymore, collect all pinctrl/gpio
entries in the common "PIN CONTROLLER - MICROCHIP AT91" one
and remove the PIOBU specific one.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 MAINTAINERS | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Comments

Alexandre Belloni Aug. 23, 2019, 7:51 p.m. UTC | #1
On 23/08/2019 10:31:56+0200, Nicolas Ferre wrote:
> Andrei's address is not valid anymore, collect all pinctrl/gpio
> entries in the common "PIN CONTROLLER - MICROCHIP AT91" one
> and remove the PIOBU specific one.
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
>  MAINTAINERS | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 
Applied, thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d214d3ebfb54..da7630c727be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10679,12 +10679,6 @@  M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
-MICROCHIP SAMA5D2-COMPATIBLE PIOBU GPIO
-M:	Andrei Stefanescu <andrei.stefanescu@microchip.com>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-L:	linux-gpio@vger.kernel.org
-F:	drivers/gpio/gpio-sama5d2-piobu.c
-
 MICROCHIP SPI DRIVER
 M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
@@ -12768,6 +12762,7 @@  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-gpio@vger.kernel.org
 S:	Supported
 F:	drivers/pinctrl/pinctrl-at91*
+F:	drivers/gpio/gpio-sama5d2-piobu.c
 
 PIN CONTROLLER - FREESCALE
 M:	Dong Aisheng <aisheng.dong@nxp.com>