Commit a0c7807c authored by Dinh Nguyen's avatar Dinh Nguyen

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

Enable the watchdog for Arria5 and Arria10.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent a7f9dac3
...@@ -154,3 +154,7 @@ &uart1 { ...@@ -154,3 +154,7 @@ &uart1 {
&usb0 { &usb0 {
status = "okay"; status = "okay";
}; };
&watchdog0 {
status = "okay";
};
...@@ -42,3 +42,7 @@ sysmgr@ffd08000 { ...@@ -42,3 +42,7 @@ sysmgr@ffd08000 {
}; };
}; };
}; };
&watchdog0 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment