[PATCH 3/4] wdt: Remove dependencies on CONFIG_DW_WDT_* from Designware WDT
Sean Anderson
seanga2 at gmail.com
Sun Feb 2 18:25:07 CET 2020
On 2/2/20 12:12 PM, Sean Anderson wrote:
> Currently, the designware watchdog driver depends in several places on the
> values of CONFIG_DW_WDT_ defines. This patch moves these uses to just the
> functions hw_watchdog_*.
> ---
> drivers/watchdog/designware_wdt.c | 65 ++++++++++++++++++++-----------
> 1 file changed, 42 insertions(+), 23 deletions(-)
Signed-off-by: Sean Anderson <seanga2 at gmail.com>
More information about the U-Boot
mailing list