Furkan Akkiz
ccc26a53bb
drivers: watchdog: Update driver to enable WDT for MAX32650 SoC
...
This commit changes clock property of watchdog to optional and updates
driver according to this change.
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
2025-05-14 11:03:22 +01:00
Pieter De Gendt
345f7f1155
drivers: watchdog: Place API into iterable section
...
Add wrapper DEVICE_API macro to all wdt_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 23:04:34 +01:00
Furkan Akkiz
a6ae4f9221
drivers: watchdog: Add watchdog driver for MAX32xxx MCUs
...
Added watchdog driver for MAX32xxx MCUs
Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
Co-authored-by: Mert Vatansever <Mert.Vatansever@analog.com>
Co-authored-by: Sadik Ozer <sadik.ozer@analog.com>
2024-08-11 19:18:56 -05:00