+14
−0
drivers/watchdog/of_xilinx_wdt.c
0 → 100644
+433
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Watchdog timer device driver for Xilinx xps_timebase_wdt compatible ip cores. It takes watchdog timer configuration from device tree and it needs that its parent has defined the property "clock-frecuency". It is compatible with watchdog timer kernel API, so user apps like watchdogd may talk with it. Signed-off-by:Alejandro Cabrera <aldaya@gmail.com> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>