commit | 6c253be7ce19bec6dba386fc55f4986de65281d0 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jul 16 13:34:55 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Jul 19 10:49:56 2018 +0200 |
tree | 19b4277bfdf840f47a6768eb64a6928038b5d14c | |
parent | 28a961aa0b5c5446ae20913e26fa0db765a32f96 [diff] |
watchdog: cdns: Add comment for expire_now function IP itself has no reg/no bit which can be used for this functionality. Add this note to the driver to make sure that none will be asking for that. Current method is to setup 1s timeout and hang() which is done via wdt_expire_now(). Signed-off-by: Michal Simek <michal.simek@xilinx.com>