ipq806x: backport upstream wdt driver
authorPavel Kubelun <be.dissent@gmail.com>
Thu, 3 Nov 2016 23:12:32 +0000 (02:12 +0300)
committerJohn Crispin <john@phrozen.org>
Wed, 16 Nov 2016 09:59:30 +0000 (10:59 +0100)
commit793d448a51b53d81e2dbd58a5865a204de92ad34
treec0bc1ee32bdff6336dfa73288b5d7f2ac8564a7b
parent4a6f9fc6333d5043d4ddfd25d87be3ae17f9e794
ipq806x: backport upstream wdt driver

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
16 files changed:
target/linux/ipq806x/config-4.4
target/linux/ipq806x/patches-4.4/009-1-watchdog-core-add-restart-handler-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-2-watchdog-core-add-reboot-notifier-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-3-watchdog-Use-static-struct-class-watchdog_class-instead-of-pointer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-4-watchdog-Read-device-status-through-sysfs-attributes.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-5-watchdog-Create-watchdog-device-in-watchdog_dev-c.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-6-watchdog-Separate-and-maintain-variables-based-on-variable-lifetime.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-7-watchdog-Drop-pointer-to-watchdog-device-from-struct-watchdog_device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/009-8-watchdog-kill-unref-ref-ops.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-1-qcom-wdt-use-core-restart-handler.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-2-qcom-wdt-Do-not-set-dev-in-struct-watchdog_device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-3-watchdog-Add-action-and-data-parameters-to-restart-handler-callback.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-4-watchdog-qcom-Report-reboot-reason.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-5-watchdog-qcom-add-option-for-standalone-watchdog-not-in-timer-block.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/010-6-watchdog-qcom-configure-BARK-time-in-addition-to-BITE-time.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.4/710-watchdog-qcom-set-WDT_BARK_TIME-register-offset-to-o.patch [deleted file]