watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs
authorGabor Juhos <juhosg@openwrt.org>
Tue, 4 Jan 2011 20:28:19 +0000 (21:28 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 12 Jan 2011 13:51:29 +0000 (13:51 +0000)
commitf8394f61c66f48b1fe9d6964ddce492d7f9a4cd9
tree80fba09cbc5deb141ab7d728afdddb4ff32818c7
parent456c730153fe33134fe93742510a96e46a9217c4
watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs

This patch adds a driver for the built-in hardware watchdog device
of the Atheros AR71XX/AR724X/AR913X SoCs.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/ath79_wdt.c [new file with mode: 0644]