brcm47xx: update watchdog driver
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Nov 2012 20:07:25 +0000 (20:07 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Nov 2012 20:07:25 +0000 (20:07 +0000)
commit9a462204d13bd8acd735f8111dc7f9412e812b33
tree90fc287e9ed841c2ec2972694366a16375b511fd
parent0b36fa881c11ebe7deae587bd6cae851d70f7477
brcm47xx: update watchdog driver

This watchdog driver should work with SoC having a PMU.

This fixes #11720.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34323 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 files changed:
target/linux/brcm47xx/config-3.6
target/linux/brcm47xx/patches-3.6/540-watchdog-bcm47xx_wdt.c-convert-to-watchdog-core-api.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/541-watchdog-bcm47xx_wdt.c-use-platform-device.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/542-watchdog-bcm47xx_wdt.c-rename-ops-methods.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/543-watchdog-bcm47xx_wdt.c-rename-wdt_timeout-to-timeout.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/544-watchdog-bcm47xx_wdt.c-add-hard-timer.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/545-bcma-add-bcma_chipco_alp_clock.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/546-bcma-set-the-pmu-watchdog-if-available.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/547-bcma-add-methods-for-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/548-bcma-register-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/549-ssb-get-alp-clock-from-devices-with-PMU.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/550-ssb-set-the-pmu-watchdog-if-available.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/551-ssb-add-methods-for-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/552-ssb-extif-add-check-for-max-value-in-watchdog.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/553-ssb-extif-add-methods-for-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/554-ssb-register-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.6/900-bcm47xx_wdt-noprescale.patch [deleted file]