]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 23 Dec 2013 20:11:45 +0000 (21:11 +0100)
commitbd90ccd42c5d6317979c62919ba1c79fd34fa785
tree5a5e088482a1b153d5c39d2bf4bddac90f52ce6c
parentf91bf0d48efe64fa62f42808244d1c27b9134015
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]