summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-11-21 19:05:17 +0300
committerStefano Babic <sbabic@denx.de>2022-02-05 15:38:39 +0300
commit4821074becd286c6878bfd5f6d7e41dbd65fa9a1 (patch)
treea9e375f2a3bc07129f079d402d1eb3a4f5ecbf22 /configs
parent99dd2549a1a0394694dcf3fda1c9cc4498b10ed4 (diff)
downloadu-boot-4821074becd286c6878bfd5f6d7e41dbd65fa9a1.tar.xz
colibri-imx8x: add on-module gpio expander fxl6408
The FXL6408 GPIO expander manages critical devices, including on-module USB hub. Configure the expander to switch the USB hub into bypass mode, allowing to use on-carrier-board USB hub. Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Diffstat (limited to 'configs')
-rw-r--r--configs/colibri-imx8x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri-imx8x_defconfig b/configs/colibri-imx8x_defconfig
index 22bed95324..a9b0f35716 100644
--- a/configs/colibri-imx8x_defconfig
+++ b/configs/colibri-imx8x_defconfig
@@ -41,6 +41,7 @@ CONFIG_TFTP_BLOCKSIZE=4096
CONFIG_TFTP_TSIZE=y
CONFIG_CLK_IMX8=y
CONFIG_CPU=y
+CONFIG_FXL6408_GPIO=y
CONFIG_MXC_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_IMX_LPI2C=y