Add reset information for first watchdog timer

This commit is contained in:
aymeric 2018-10-14 18:55:40 +00:00
parent e8e17c6bdc
commit b27b9a8075

View File

@ -13,5 +13,8 @@
usb@ffb40000 {
dr_mode = "host";
};
watchdog@ffd02000 {
resets = <&rst L4WD0_RESET>;
};
};
};