]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
MIPS: ath79: add common watchdog device
authorGabor Juhos <juhosg@openwrt.org>
Tue, 4 Jan 2011 20:28:20 +0000 (21:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jan 2011 18:30:26 +0000 (19:30 +0100)
commit858f763c1cc37ecc6ab39dec60bb3a46606dcac4
tree0b0d834212fa05e53de9988ba5ea83c224302a1f
parentd8fec1fc80cd8639449e2b5012688f5be109eeaf
MIPS: ath79: add common watchdog device

All supported SoCs have a built-in hardware watchdog driver. This patch
registers a platform_device for that to make it usable.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Cliff Holden <Cliff.Holden@Atheros.com>
Cc: Kathy Giori <Kathy.Giori@Atheros.com>
Patchwork: https://patchwork.linux-mips.org/patch/1955/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/dev-common.c
arch/mips/ath79/dev-common.h
arch/mips/ath79/setup.c