]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2aaec322e697282b650f00512f602c74411a9206
tree4ef28f8631cba8893d7ec686ec2ee86653d564e8
parente21eda7f8883c16562adeabd65575001a1737c14
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]