arm: at91: wdt: Convert watchdog driver to dm/dt
authorPrasanthi Chellakumar <Prasanthi.Chellakumar@microchip.com>
Tue, 9 Oct 2018 18:46:40 +0000 (11:46 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 16 Nov 2018 18:34:34 +0000 (13:34 -0500)
commit1473f6ac882fde8078826ca828aa3494ff98bf08
tree4eb5772d7cdf5113ba64e6c25a20594d6c1bc366
parenteb13dddd2c0cf7e02f3cc52f783af332a64a63d2
arm: at91: wdt: Convert watchdog driver to dm/dt

Convert the Watchdog driver for AT91SAM9x processors to support
the driver model and device tree. Changes "CONFIG_AT91SAM9_WATCHDOG"
to new "CONFIG_WDT_AT91" Kconfig option.

Signed-off-by: Prasanthi Chellakumar <prasanthi.chellakumar@microchip.com>
19 files changed:
arch/arm/dts/at91sam9260-smartweb.dts
arch/arm/dts/at91sam9g20-taurus.dts
arch/arm/mach-at91/include/mach/at91_wdt.h
arch/arm/mach-at91/spl.c
arch/arm/mach-at91/spl_at91.c
arch/arm/mach-at91/spl_atmel.c
common/board_f.c
configs/picosam9g45_defconfig
configs/smartweb_defconfig
configs/taurus_defconfig
doc/README.at91
doc/README.watchdog
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/at91sam9_wdt.c
include/configs/picosam9g45.h
include/configs/smartweb.h
include/configs/taurus.h
scripts/config_whitelist.txt