
22 Jun
2019
22 Jun
'19
4:29 p.m.
On Fri, Jun 21, 2019 at 6:28 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
Convert legacy driver to use watchdog class.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com Reviewed-by: Stefan Roese sr@denx.de
arch/x86/cpu/tangier/Kconfig | 1 - arch/x86/dts/edison.dts | 4 ++ configs/edison_defconfig | 2 + drivers/watchdog/Kconfig | 17 ++++---- drivers/watchdog/Makefile | 2 +- drivers/watchdog/tangier_wdt.c | 73 +++++++++++++++++++++------------- 6 files changed, 60 insertions(+), 39 deletions(-)
applied to u-boot-x86, thanks!