linux/drivers/reset
Dinh Nguyen 27e44646dc reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property
In order for the Arria10 to be able to re-use the reset driver for SoCFPGA
Cyclone5/Arria5, we need to read the 'altr,modrst-offset' property from the
device tree entry. The 'altr,modrst-offset' property is the first register
into the reset manager that is used for bringing peripherals out of reset.

The driver assumes a modrst-offset of 0x10 in order to support legacy
Cyclone5/Arria5 hardware.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
2015-08-03 13:13:59 +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 drivers: reset: STi SoC system configuration reset controller support 2014-03-11 10:47:23 +00:00
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 reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property 2015-08-03 13:13:59 +02:00
reset-sunxi.c reset: sunxi: fix spinlock initialization 2015-01-16 19:11:31 -08:00