watchdog: bcm281xx: Watchdog Driver
authorMarkus Mayer <markus.mayer@linaro.org>
Fri, 22 Nov 2013 22:56:03 +0000 (14:56 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 28 Jan 2014 20:13:50 +0000 (21:13 +0100)
commit6adb730dc2085c16c52a2f991cc1661e4a7fd6d5
tree629e9b34c2d55eb452eeedcbe2a733c8272943e1
parent2c34d59916bd82efe6544f39ec162e8c9236009d
watchdog: bcm281xx: Watchdog Driver

This commit adds support for the watchdog timer used on the BCM281xx
family of SoCs.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
arch/arm/configs/bcm_defconfig
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/bcm_kona_wdt.c [new file with mode: 0644]