Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: bcm63xx_wdt: improve platform part. | Wim Van Sebroeck | 2010-12-02 | 1 | -30/+12 |
| | | | | | | | | | * fix devinit and devexit sections * fix platform removal code so that the iounmap happens after the removal of the timer. * changes the reboot_notifier by a platform shutdown method. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | ||||
* | watchdog: add support for Broadcom BCM63xx built-in watchdog | Florian Fainelli | 2010-10-28 | 1 | -0/+350 |
This patch adds support for the Broadcom BCM63xx SoC built-in watchdog, it uses one of the BCM63xx hardware timer id. Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |