alistair23-linux/drivers/reset
Joachim Eastwood c392b65ba8 reset: add driver for lpc18xx rgu
Add reset driver for the Reset Generation Unit (RGU) found on NXP
LPC18xx and LPC43xx devies. This reset controller features up to 64
reset lines connected to different blocks and peripheral in the SoC.
Most reset lines on the controller are self clearing except for
those dealing with the Cortex-M0 cores on LPC43xx devices.

This driver also registers a restart handler that can be used to
reset the entire device.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2015-08-03 13:13:51 +02:00
..
sti reset: sti: constify of_device_id array 2015-08-03 13:13:50 +02:00
core.c reset: add reset_control_status helper function 2014-10-20 10:11:29 +02:00
Kconfig
Makefile reset: add driver for lpc18xx rgu 2015-08-03 13:13:51 +02:00
reset-berlin.c reset: berlin: drop arch_initcall initialization 2015-05-18 17:52:42 +02:00
reset-lpc18xx.c reset: add driver for lpc18xx rgu 2015-08-03 13:13:51 +02:00
reset-socfpga.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
reset-sunxi.c reset: sunxi: fix spinlock initialization 2015-01-16 19:11:31 -08:00