arm: dts: socfpga: enable watchdog for socfpga platform

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Dinh Nguyen 2014-11-07 10:19:04 -06:00
parent ba6b96b3e9
commit c1ad85d772
1 changed files with 4 additions and 0 deletions

View File

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