]> Pileus Git - ~andy/linux/commit
watchdog: bcm47xx_wdt.c: add hard timer
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Jan 2013 17:14:11 +0000 (18:14 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 1 Mar 2013 11:47:31 +0000 (12:47 +0100)
commite3e83d0001a77cdb337be9170e58b55488835ba0
tree2bad2d0197b00acaa6ce11970d6480d186b9f29d
parent93aed1f02a7a67ce81e6bd2e37c3e1d994d33d5b
watchdog: bcm47xx_wdt.c: add hard timer

The more recent devices have a watchdog timer which could be configured
for over 2 hours and not just 2 seconds like the first generation
devices. For those devices do not use the extra software timer, but
directly program the time into the register. This will automatically be
used if the timer supports more than a minute.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/bcm47xx_wdt.c