aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-02-08 18:12:10 +0100
committerStefano Babic <sbabic@denx.de>2019-04-13 20:30:08 +0200
commit5177087f64871b1de7342475b8fa51ed19d1da65 (patch)
tree8ebbfb9260f31847ffc692ba42626078686e326e /configs
parent4df0292359311c1e1e12f83cd7d70e7235edefe8 (diff)
downloadu-boot-5177087f64871b1de7342475b8fa51ed19d1da65.zip
u-boot-5177087f64871b1de7342475b8fa51ed19d1da65.tar.gz
u-boot-5177087f64871b1de7342475b8fa51ed19d1da65.tar.bz2
apalis_imx6: clean-up and migrate gpios to using driver model
Migrate GPIOs to using driver model, properly request backlight, Ethernet PHY reset, MMC/SD card detect and USB power GPIOs and also enable SION bit in pin muxing for Apalis, backlight, eMMC reset, Ethernet PHY reset and USB power enable GPIOs. While at it also update copyright year, clean-up/re-order includes, add some comments clarifying ifdef scope and do some White-space clean-up. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/apalis_imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis_imx6_defconfig b/configs/apalis_imx6_defconfig
index 985d855..0f6119b 100644
--- a/configs/apalis_imx6_defconfig
+++ b/configs/apalis_imx6_defconfig
@@ -51,6 +51,7 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DWC_AHSATA=y
CONFIG_DFU_MMC=y
+CONFIG_DM_GPIO=y
CONFIG_FSL_ESDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y