[U-Boot] [PATCH v1] arm: at91: wdt: Convert watchdog driver to dm

Tom Rini trini at konsulko.com
Fri Aug 10 14:53:06 UTC 2018


On Thu, Jul 26, 2018 at 02:56:27PM -0700, Prasanthi Chellakumar wrote:

> 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            | 105 +++++++++++++++++++++--------
>  4 files changed, 95 insertions(+), 31 deletions(-)

Thanks for doing the conversion.   It's fine to rename the config option
to match the rest of the WDT drivers but you need to update all of the
existing users now too, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180810/01ddcb3d/attachment.sig>


More information about the U-Boot mailing list