MIPS: BCM63xx: Prepare for watchdog support
authorFlorian Fainelli <florian@openwrt.org>
Mon, 10 Aug 2009 19:42:59 +0000 (21:42 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:03 +0000 (12:00 +0100)
commit2cfac7f7f2e6d11bcba105b3d6ba4d96ba5ad349
tree4ef28f8631cba8893d7ec686ec2ee86653d564e8
parent6c1e7a5ad9ac40c9bf45381409dc16207b6ffceb
MIPS: BCM63xx: Prepare for watchdog support

This patch prepares the board code to register a bcm63xx_wdt
platform_device that we are going to use in a subsequent patch.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/Makefile
arch/mips/bcm63xx/dev-wdt.c [new file with mode: 0644]