mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-21 14:11:36 +00:00
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>
This commit is contained in:
parent
eb13dddd2c
commit
1473f6ac88
19 changed files with 114 additions and 51 deletions
|
@ -82,7 +82,6 @@ CONFIG_AT91SAM9G20EK_2MMC
|
|||
CONFIG_AT91SAM9G45EKES
|
||||
CONFIG_AT91SAM9G45_LCD_BASE
|
||||
CONFIG_AT91SAM9M10G45EK
|
||||
CONFIG_AT91SAM9_WATCHDOG
|
||||
CONFIG_AT91_CAN
|
||||
CONFIG_AT91_EFLASH
|
||||
CONFIG_AT91_GPIO_PULLUP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue