aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2016-03-16 14:19:50 +0100
committerSebastian Reichel <sre@kernel.org>2016-04-10 17:17:38 +0200
commitf80cb488439879df6ae3ba32a5dc4e0892fcd3ff (patch)
treeafcde9fea0a48ff6ad3c7997eab8edb6d0cbbbbd /MAINTAINERS
parentARM: dts: at91: shdwc binding: add new shutdown controller documentation (diff)
downloadwireguard-linux-f80cb488439879df6ae3ba32a5dc4e0892fcd3ff.tar.xz
wireguard-linux-f80cb488439879df6ae3ba32a5dc4e0892fcd3ff.zip
power: reset: at91-shdwc: add new shutdown controller driver
Sama5d2 SoC has a completely new shutdown controller with new features and register layout. It thus makes sense to add a new driver for this new peripheral. This driver is Device Tree only and handles events from the wake-up pin and the RTC. As the register layout may change in the future, so some values are encoded in a configuration structure. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c32f8a3d6c4..fe6721de11bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1996,6 +1996,11 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com>
S: Supported
F: drivers/tty/serial/atmel_serial.c
+ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
+M: Nicolas Ferre <nicolas.ferre@atmel.com>
+S: Supported
+F: drivers/power/reset/at91-sama5d2_shdwc.c
+
ATMEL SAMA5D2 ADC DRIVER
M: Ludovic Desroches <ludovic.desroches@atmel.com>
L: linux-iio@vger.kernel.org