summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/jz4740_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck2011-03-151-4/+11
| | | | | | | | When writing to /dev/watchdog all characters should be checked for the magic character 'V'. Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
* watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-151-0/+315
Adds support for the hardware watchdog found in Ingenic's jz4740 System-on-Chip. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>