aha/arch/arm/mach-davinci
David Griego a23f7dc82d davinci: Fix watchdog reset code
The davinci reset routine, davinci_watchdog_reset(), sets the
TCR register instead of the TGCR register as it should to put
the WDT into its "Initial State".

It also writes the WDTCR register without the proper WDKEY
which is pointless since the register will be write-protected.

Signed-off-by: David Griego <dgriego@mvista.com>
Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-08-26 10:56:56 +03:00
..
include/mach davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
board-dm355-evm.c ARM: includecheck fix: board-dm355-evm.c 2009-07-25 17:07:01 +01:00
board-dm355-leopard.c ARM: includecheck fix: board-dm355-leopard.c 2009-07-25 17:07:01 +01:00
board-dm644x-evm.c ARM: includecheck fix: board-dm644x-evm.c 2009-07-25 17:07:01 +01:00
board-dm646x-evm.c ARM: includecheck fix: board-dm646x-evm.c 2009-07-25 17:07:02 +01:00
board-sffsdr.c ARM: includecheck fix: board-sffsdr.c 2009-07-25 17:07:02 +01:00
clock.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
clock.h davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
common.c davinci: Integrate cp_intc support into low-level irq code 2009-05-28 15:17:47 -07:00
cp_intc.c davinci: INTC: add support for TI cp_intc 2009-05-26 07:18:14 -07:00
devices.c davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
dm355.c davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
dm644x.c davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
dm646x.c davinci: dm646x: Adds McASP clock 2009-08-26 10:56:56 +03:00
dma.c davinci: EDMA: multiple CCs, channel mapping and API changes 2009-08-26 10:56:56 +03:00
gpio.c davinci: Make GPIO code more generic 2009-05-28 15:16:30 -07:00
io.c davinci: Encapsulate SoC-specific data in a structure 2009-05-26 08:14:04 -07:00
irq.c davinci: Move interrupt ctlr info to SoC infrastructure 2009-05-26 08:18:09 -07:00
Kconfig [ARM] Kconfig: remove 'default n' 2009-05-31 15:12:25 +01:00
Makefile davinci: add SRAM allocator 2009-05-28 15:18:13 -07:00
Makefile.boot
mux.c davinci: Move pinmux setup info to SoC infrastructure 2009-05-26 08:17:16 -07:00
mux.h davinci: update pin-multiplexing support 2009-04-27 09:49:46 -07:00
psc.c davinci: Add support for multiple PSCs 2009-05-26 08:16:46 -07:00
serial.c davinci: Move serial platform_device into SoC-specific files 2009-05-28 15:17:41 -07:00
sram.c davinci: add SRAM allocator 2009-05-28 15:18:13 -07:00
time.c davinci: Fix watchdog reset code 2009-08-26 10:56:56 +03:00
usb.c davinci: add arch_ioremap() which uses existing static mappings 2009-04-23 09:31:09 -07:00