summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2017-11-22 16:39:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-05 09:30:45 +0100
commit6541c3fa06b6ce35bb6c1f957e73dc7239235e8f (patch)
tree14595a9f7261fa00ae93ba08707caa1c46c732cb
parent7fa7e0e9399b755d7c2e2c98fa10b8be316585ee (diff)
downloadbarebox-6541c3fa06b6ce35bb6c1f957e73dc7239235e8f.tar.gz
barebox-6541c3fa06b6ce35bb6c1f957e73dc7239235e8f.tar.xz
MIPS: dts: tl_wdr4300: enable watchdog node
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
index d16cab0052..5216cdc1e2 100644
--- a/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
+++ b/arch/mips/dts/ar9344-tl-wdr4300-v1.7.dts
@@ -38,6 +38,10 @@
clock-frequency = <40000000>;
};
+&wdt0 {
+ status = "okay";
+};
+
&spi {
num-chipselects = <1>;
status = "okay";