[U-Boot] [PATCH v2 1/2] arm: at91: wdt: Convert watchdog driver to dm/dt
Petr Vorel
petr.vorel at gmail.com
Sat Sep 22 07:16:58 UTC 2018
Hi Prasanthi,
> Convert the Watchdog driver for AT91SAM9x processors to support
> the driver model and device tree.
> Signed-off-by: Prasanthi Chellakumar <prasanthi.chellakumar at microchip.com>
> ---
> arch/arm/mach-at91/include/mach/at91_wdt.h | 12 +++-
> drivers/watchdog/Kconfig | 7 ++
> drivers/watchdog/Makefile | 2 +-
> drivers/watchdog/at91sam9_wdt.c | 106 +++++++++++++++++++++--------
> 4 files changed, 96 insertions(+), 31 deletions(-)
Your patch breaks arm926ejs and atmel.
https://travis-ci.org/pevik/u-boot/builds/430694055
Kind regards,
Petr
More information about the U-Boot
mailing list