u-boot/drivers/watchdog
Tom Rini ad24234468 watchdog: Clean up defaults for imx_watchdog / ulp_wdog
In imx_watchdog, clean up the comment to just note the range now, as we
do not need to set the default here as Kconfig does this for us. For
ulp_wdog, set the default value via Kconfig instead.

Cc: Stefan Roese <sr@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2023-01-20 12:27:23 -05:00
..
apple_wdt.c
armada-37xx-wdt.c
ast2600_wdt.c
ast_wdt.c
at91sam9_wdt.c
bcm6345_wdt.c
booke_wdt.c
cdns_wdt.c
cortina_wdt.c
designware_wdt.c global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG 2022-12-23 10:07:03 -05:00
gpio_wdt.c
imx_watchdog.c watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
Kconfig watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
Makefile sandbox: add SIGALRM-based watchdog device 2022-10-24 11:10:21 +02:00
max6370_wdt.c
meson_gxbb_wdt.c
mpc8xx_wdt.c
mt7620_wdt.c
mt7621_wdt.c
mtk_wdt.c
npcm_wdt.c
octeontx_wdt.c
omap_wdt.c
orion_wdt.c
rti_wdt.c
s5p_wdt.c
sandbox_alarm-wdt.c sandbox: add SIGALRM-based watchdog device 2022-10-24 11:10:21 +02:00
sandbox_wdt.c
sbsa_gwdt.c
sl28cpld-wdt.c
sp805_wdt.c
stm32mp_wdt.c
sunxi_wdt.c
tangier_wdt.c
ulp_wdog.c watchdog: Clean up defaults for imx_watchdog / ulp_wdog 2023-01-20 12:27:23 -05:00
wdt-uclass.c watchdog: Drop GD_FLG_WDT_READY as it's not used any more 2022-11-22 08:56:26 +01:00
xilinx_tb_wdt.c
xilinx_wwdt.c