[U-Boot] [PATCH v3 2/2] watchdog: tangier: Convert to use WDT class
Bin Meng
bmeng.cn at gmail.com
Sat Jun 22 14:29:42 UTC 2019
On Fri, Jun 21, 2019 at 6:28 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Convert legacy driver to use watchdog class.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Reviewed-by: Stefan Roese <sr at 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!
More information about the U-Boot
mailing list