diff options
author | John Crispin <john@openwrt.org> | 2015-02-22 08:29:14 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-22 08:29:14 +0000 |
commit | 565a6f2a273ca2a12ea9d3cc92f10774b2bd1987 (patch) | |
tree | b15d20b249f3f424ec20154f0a62dce4c76eb230 /target/linux/ipq806x/config-3.14 | |
parent | 5072954cd0900894a27f0588257733fa2bd7fc11 (diff) | |
download | upstream-565a6f2a273ca2a12ea9d3cc92f10774b2bd1987.tar.gz upstream-565a6f2a273ca2a12ea9d3cc92f10774b2bd1987.tar.bz2 upstream-565a6f2a273ca2a12ea9d3cc92f10774b2bd1987.zip |
ipq806x: fix "reboot" command
The watchdog driver already registers a restart notifier, we just have
to enable it in the config and in the DT to fix the "reboot" command.
This is done by integratin the following patch-set:
https://lkml.org/lkml/2015/2/20/610
I'm copy-pasting the description below:
qcom-wdt is currently assuming the presence of a dedicated node in DT
to gets its configuration. However, on msm architecture, the watchdog is
usually part of the timer block. So this patch-set is changing the driver
and slightly enhancing the timer DT bindings to provide the relevant clocks
and interrupts.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 44504
Diffstat (limited to 'target/linux/ipq806x/config-3.14')
0 files changed, 0 insertions, 0 deletions