diff --git a/doc/releases/migration-guide-4.1.rst b/doc/releases/migration-guide-4.1.rst index da2240cb987..1d2d29f8ae7 100644 --- a/doc/releases/migration-guide-4.1.rst +++ b/doc/releases/migration-guide-4.1.rst @@ -172,6 +172,11 @@ Video The new ``video-controls.h`` source now contains description of each control ID to help disambiguating. +Watchdog +======== + +* Renamed the ``compatible`` from ``nxp,kinetis-wdog32`` to :dtcompatible:`nxp,wdog32`. + Bluetooth *********