Skip to content

Commit 8d17e14

Browse files
committed
ARM: dts: at91: sam9x60ek: enable watchdog node
Enable node for watchdog timer Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Link: https://lore.kernel.org/r/1581408369-14469-2-git-send-email-eugen.hristev@microchip.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent c0c9ee0 commit 8d17e14

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/boot/dts/at91-sam9x60ek.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,3 +645,8 @@
645645
&usb2 {
646646
status = "okay";
647647
};
648+
649+
&watchdog {
650+
status = "okay";
651+
};
652+

0 commit comments

Comments
 (0)