summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ftwdt010_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2011-04-121-5/+7
| | | | | | | | | | | | | 1. Move header to include/faraday 2. Fix include path in ftwdt010_wdt.c 3. Fix function prototype and declaration to - ftwdt010_wdt_settimeout - ftwdt010_wdt_reset - ftwdt010_wdt_disable 4. Add "#if definde (CONFIG_HW_WATCHDOG)" let user have flexibilty to choose which better to his product. Signed-off-by: Macpaul Lin <macpaul@andestech.com>
* ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin2011-04-111-0/+102
Faraday ftwdt010 watchdog is an architecture independant watchdog. It is usually used in SoC chip design. Signed-off-by: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
OpenPOWER on IntegriCloud