Skip to content

Commit

Permalink
ARM: at91/dts: evk-pro3: enable watchdog
Browse files Browse the repository at this point in the history
Tested on evk-pro3.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
fabio-porcedda authored and Nicolas Ferre committed Nov 16, 2012
1 parent 7492e7c commit 824b439
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/evk-pro3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
atmel,vbus-gpio = <&pioC 5 0>;
status = "okay";
};

watchdog@fffffd40 {
status = "okay";
};
};

usb0: ohci@00500000 {
Expand Down

0 comments on commit 824b439

Please sign in to comment.