openwrtv4/target/linux/ipq806x
John Crispin 565a6f2a27 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
2015-02-22 08:29:14 +00:00
..
base-files ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
image ipq806x: update target to v3.18 2015-02-11 10:09:23 +00:00
patches ipq806x: fix "reboot" command 2015-02-22 08:29:14 +00:00
profiles ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
base-files.mk ipq806x: Add support for IPQ806x chip family 2014-08-30 09:32:58 +00:00
config-3.14 ipq806x: declare missing config symbols 2015-01-25 20:52:50 +00:00
config-3.18 ipq806x: enable watchdog kernel option 2015-02-22 08:29:07 +00:00
Makefile ipq806x: update target to v3.18 2015-02-11 10:09:23 +00:00