commit | d630edd32731ff94546195551859e636f4c91988 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Tue Sep 28 11:31:59 2021 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Sep 30 12:30:38 2021 +0200 |
tree | c390982c3927bfafa8d4294501f2889dc440544f | |
parent | db1aa0d78c5069f5ebc64e49a084f40cc7506e5d [diff] |
watchdog: versal: Add support for expire now Wdt expire command makes the wdt to count least possible ticks(1) and expires immediately. Add expire_now option to the xlnx_wwdt_ops and implement it by calling xlnx_wwdt_start() with minimum possible count(1). Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Link: https://lore.kernel.org/r/1632808919-8600-3-git-send-email-ashok.reddy.soma@xilinx.com Signed-off-by: Michal Simek <michal.simek@xilinx.com>