Searched hist:f80cb488439879df6ae3ba32a5dc4e0892fcd3ff (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/reset/ |
H A D | Makefile | diff f80cb488439879df6ae3ba32a5dc4e0892fcd3ff Wed Mar 16 14:19:50 CET 2016 Nicolas Ferre <nicolas.ferre@atmel.com> 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>
|
/linux/ |
H A D | MAINTAINERS | diff f80cb488439879df6ae3ba32a5dc4e0892fcd3ff Wed Mar 16 14:19:50 CET 2016 Nicolas Ferre <nicolas.ferre@atmel.com> 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>
|