1
0
Fork 0

ARM: dts: socfpga: enable watchdog timer on Arria5 and Arria10

Enable the watchdog for Arria5 and Arria10.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
hifive-unleashed-5.1
Dinh Nguyen 2016-12-16 17:15:00 -06:00
parent a7f9dac38c
commit a0c7807c3e
2 changed files with 8 additions and 0 deletions

View File

@ -154,3 +154,7 @@
&usb0 {
status = "okay";
};
&watchdog0 {
status = "okay";
};

View File

@ -42,3 +42,7 @@
};
};
};
&watchdog0 {
status = "okay";
};