dm: gpio: Add DM compatibility to GPIO driver for Davinci
This adds DM_GPIO support for the davinici GPIO driver with DT support. Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
#ifdef CONFIG_DIRECT_NOR_BOOT
|
||||
#define CONFIG_ARCH_CPU_INIT
|
||||
#define CONFIG_DA8XX_GPIO
|
||||
#define CONFIG_SYS_DV_NOR_BOOT_CFG (0x11)
|
||||
#endif
|
||||
|
||||
@@ -227,6 +226,7 @@
|
||||
#define CONFIG_MTD_PARTITIONS /* required for UBI partition support */
|
||||
#endif
|
||||
|
||||
#define CONFIG_DA8XX_GPIO
|
||||
/*
|
||||
* U-Boot general configuration
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user