]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ftwdt010_wdt: support faraday ftwdt010 watchdog
authorMacpaul Lin <macpaul@andestech.com>
Wed, 26 Jan 2011 10:46:28 +0000 (18:46 +0800)
committerWolfgang Denk <wd@denx.de>
Mon, 11 Apr 2011 20:47:52 +0000 (22:47 +0200)
commit9096963c729cc05633f2104ec9b79be732c7b1ac
tree6b31a4715ac5a154871f5ad421513173afe067ce
parentee986e2a7d1fd38568e2e5f83563b7bc4f607963
ftwdt010_wdt: support faraday ftwdt010 watchdog

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>
drivers/watchdog/Makefile
drivers/watchdog/ftwdt010_wdt.c [new file with mode: 0644]
drivers/watchdog/ftwdt010_wdt.h [new file with mode: 0644]