rv1126-uboot/drivers/watchdog
Andy Shevchenko ffdec3000a wdt: Update uclass to make clear that the timeout is in ms
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@linux.intel.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-08-13 15:17:34 -04:00
..
Kconfig watchdog: Introduce watchdog driver for Intel Tangier 2017-07-30 10:30:25 +08:00
Makefile watchdog: Introduce watchdog driver for Intel Tangier 2017-07-30 10:30:25 +08:00
ast_wdt.c
at91sam9_wdt.c
bcm2835_wdt.c
bcm6345_wdt.c
designware_wdt.c
ftwdt010_wdt.c
imx_watchdog.c
omap_wdt.c
orion_wdt.c
s5p_wdt.c
sandbox_wdt.c
tangier_wdt.c watchdog: Introduce watchdog driver for Intel Tangier 2017-07-30 10:30:25 +08:00
ulp_wdog.c
wdt-uclass.c wdt: Update uclass to make clear that the timeout is in ms 2017-08-13 15:17:34 -04:00
xilinx_tb_wdt.c