commit | ab5959e6d41180bd074103e5cad0a31041a8e1b6 | [log] [tgz] |
---|---|---|
author | Zhao Qiang <qiang.zhao@nxp.com> | Wed Nov 25 12:55:47 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 02 16:21:58 2020 -0500 |
tree | 6314e26ed98537c5bbe960824a0f2675161f6930 | |
parent | 1d95a1e31ef93cc01862e030a21fe4d59e353f0c [diff] |
watchdog: sbsa: timeout should be in "millisecond" timeout should be in "millisecond" instead of second, so divided it by 1000 when calculate the load value. Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>