Skip to content

Commit c1ad85d

Browse files
author
Dinh Nguyen
committed
arm: dts: socfpga: enable watchdog for socfpga platform
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
1 parent ba6b96b commit c1ad85d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/socfpga_cyclone5.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,7 @@
4949
};
5050
};
5151
};
52+
53+
&watchdog0 {
54+
status = "okay";
55+
};

0 commit comments

Comments
 (0)