aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2019-08-23 10:31:56 +0200
committerAlexandre Belloni <[email protected]>2019-08-23 21:52:31 +0200
commitec8005339badea37d18eb19f02efcc4a98dafc52 (patch)
tree02416abe1dc746d6ed4e20f96ec0fcc02d9c0ba5
parent9fac85a6db8999922f2cd92dfe2e83e063b31a94 (diff)
MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 1 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b4..646e0b576acd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10615,12 +10615,6 @@ M: Nicolas Ferre <[email protected]>
S: Supported
F: drivers/power/reset/at91-sama5d2_shdwc.c
-MICROCHIP SAMA5D2-COMPATIBLE PIOBU GPIO
-M: Andrei Stefanescu <[email protected]>
-L: [email protected] (moderated for non-subscribers)
-F: drivers/gpio/gpio-sama5d2-piobu.c
-
MICROCHIP SPI DRIVER
M: Nicolas Ferre <[email protected]>
S: Supported
@@ -12679,6 +12673,7 @@ L: [email protected] (moderated for non-subscribers)
S: Supported
F: drivers/pinctrl/pinctrl-at91*
+F: drivers/gpio/gpio-sama5d2-piobu.c
PIN CONTROLLER - FREESCALE
M: Dong Aisheng <[email protected]>