[U-Boot] [PATCH v2] wdt: Update uclass to make clear that the timeout is in ms

Bin Meng bmeng.cn at gmail.com
Sat Aug 5 00:37:09 UTC 2017


On Sat, Aug 5, 2017 at 5:48 AM, Simon Glass <sjg at chromium.org> wrote:
> From: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>
> Convert name to show explicitly that we are using milliseconds. For a
> watchdog timer this is precise enough.
>
> No functional change intended.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Use milliseconds since microseconds seems too fine a control
> - Update commit message to suit
>
>  drivers/watchdog/wdt-uclass.c | 4 ++--
>  include/wdt.h                 | 8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list