On 08/10/2018 07:53 AM, Tom Rini wrote:
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.chellaku...@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!


Noted. Thanks for reviewing.

Prasanthi
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to