Xilinx: ARM: SWDT: Added selectable reset on timeout.
Driver behavior on watchdog timeout is now selectable via the
devicetree 'reset' property. Set to 1, SWDT will generate a
reset. Set to 0, SWDT will generate an interrupt, which is handled
by a simple print statement notifying of a timout. The default is
reset = 0.
Signed-off-by:
Bryce Kellogg <bryce.kellogg@xilinx.com>
Loading
Please sign in to comment