summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndrei.Stefanescu@microchip.com <Andrei.Stefanescu@microchip.com>2018-12-12 06:57:15 -0500
committerLinus Walleij <linus.walleij@linaro.org>2018-12-21 04:55:57 -0500
commitfb0b35d307b7109d245f45be780d15fb368f94c5 (patch)
treeec7739306ea396e87723d5f6ff557d790d9d9429 /MAINTAINERS
parent6bd925a8b779b262b007d638171c80398cfbc217 (diff)
gpio: add driver for SAMA5D2 PIOBU pins
PIOBU pins do not lose their voltage during Backup/Self-refresh. This patch adds a simple GPIO controller for them and a maintainer for the driver. This driver adds support for using the pins as GPIO offering the possibility to read/set the voltage. Signed-off-by: Andrei Stefanescu <andrei.stefanescu@microchip.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 65828b79ae49..79979ca0edd4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9768,6 +9768,12 @@ M: Nicolas Ferre <nicolas.ferre@microchip.com>
9768S: Supported 9768S: Supported
9769F: drivers/power/reset/at91-sama5d2_shdwc.c 9769F: drivers/power/reset/at91-sama5d2_shdwc.c
9770 9770
9771MICROCHIP SAMA5D2-COMPATIBLE PIOBU GPIO
9772M: Andrei Stefanescu <andrei.stefanescu@microchip.com>
9773L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9774L: linux-gpio@vger.kernel.org
9775F: drivers/gpio/gpio-sama5d2-piobu.c
9776
9771MICROCHIP SPI DRIVER 9777MICROCHIP SPI DRIVER
9772M: Nicolas Ferre <nicolas.ferre@microchip.com> 9778M: Nicolas Ferre <nicolas.ferre@microchip.com>
9773S: Supported 9779S: Supported