]> git.dujemihanovic.xyz Git - u-boot.git/commit
watchdog: designware: Make this depend on WDT
authorTom Rini <trini@konsulko.com>
Wed, 15 Jun 2022 16:03:46 +0000 (12:03 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:03:01 +0000 (17:03 -0400)
commit0285455d905e5e2bc84b73fa6388ce5b1598d88b
treec31edd24394951178e1995927bf2860eff290ba1
parentfbc3621fb5c810711f5678aea61db1d1a856d0f0
watchdog: designware: Make this depend on WDT

As this driver can dynamically determine the values set in
CONFIG_DW_WDT_BASE when using WDT, so make this depend on WDT rather
than migrate CONFIG_DW_WDT_BASE to Kconfig.

Cc: Chee Tien Fong <tien.fong.chee@intel.com>
Cc: Chin-Liang See <chin.liang.see@intel.com>
Cc: Dinh Nguyen <dinh.nguyen@intel.com>
Cc: Holger Brunck <holger.brunck@hitachienergy.com>
Cc: Ley Foon Tan <ley.foon.tan@intel.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Cc: Stefan Roese <sr@denx.de>
Cc: hee Hong Ang <chee.hong.ang@intel.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/watchdog/Kconfig
drivers/watchdog/designware_wdt.c
include/configs/socfpga_common.h
include/configs/socfpga_soc64_common.h