watchdog: atlas7: add watchdog driver of CSRatlas7
authorGuo Zeng <Guo.Zeng@csr.com>
Wed, 2 Dec 2015 03:37:47 +0000 (03:37 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 28 Dec 2015 21:09:50 +0000 (22:09 +0100)
commitb466ee89509a1593441537f34c313edafe2ba47c
tree146c733b737ed1b795e8e70f2ab49dbaa4613db9
parent71388840ec360e0489be7a75971b595c729b5323
watchdog: atlas7: add watchdog driver of CSRatlas7

This patch adds watchdog driver for CSRatlas7 platform.
On CSRatlas7, the 6th timer can act as a watchdog timer
when the Watchdog mode is enabled.

Signed-off-by: Guo Zeng <Guo.Zeng@csr.com>
Signed-off-by: William Wang <William.Wang@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/atlas7_wdt.c [new file with mode: 0644]