commit | 0509c4e7f2680174287b82493fb5227fa0212a2d | [log] [tgz] |
---|---|---|
author | Prasanthi Chellakumar <Prasanthi.Chellakumar@microchip.com> | Tue Oct 09 11:46:40 2018 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 16 13:34:34 2018 -0500 |
tree | 4eb5772d7cdf5113ba64e6c25a20594d6c1bc366 | |
parent | f7d986e495ad98edf68062c77b3cc28e4865a30c [diff] |
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>