Skip to content

Commit

Permalink
arm: dts: socfpga: enable watchdog for socfpga platform
Browse files Browse the repository at this point in the history
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
  • Loading branch information
Dinh Nguyen committed Nov 21, 2014
1 parent ba6b96b commit c1ad85d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/socfpga_cyclone5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@
};
};
};

&watchdog0 {
status = "okay";
};

0 comments on commit c1ad85d

Please sign in to comment.