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>
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- drivers/power/reset/Kconfig 8 additions, 0 deletionsdrivers/power/reset/Kconfig
- drivers/power/reset/Makefile 1 addition, 0 deletionsdrivers/power/reset/Makefile
- drivers/power/reset/at91-sama5d2_shdwc.c 282 additions, 0 deletionsdrivers/power/reset/at91-sama5d2_shdwc.c
Please register or sign in to comment