From 4821074becd286c6878bfd5f6d7e41dbd65fa9a1 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Sun, 21 Nov 2021 18:05:17 +0200 Subject: 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 Signed-off-by: Oleksandr Suvorov --- configs/colibri-imx8x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') 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 -- cgit v1.2.3