summaryrefslogtreecommitdiff
path: root/configs/apalis-imx8x_defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-12-28 15:52:19 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-12-28 15:58:10 +0200
commitf4ad25e5631f242ab5bc13abead8b250d33deab1 (patch)
tree96a702a594359b3ce9f93d106a1a9221dccbe298 /configs/apalis-imx8x_defconfig
parent90bc78f34d25a31a38b2afe0eadd1b0339d7f74c (diff)
apalis-imx8x: enable on-board USB hub and USBH3/4 ports
Currently the Cadence,usb3 driver doesn't support a phy vbus regulator. Emulate it keeping the USBH_EN signal high with gpio-hog entry. This enables the on-board USB-Hub with ports USB2[ABCD] and on-board USB ports USBH3/4. Related-to: ELB-3424 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'configs/apalis-imx8x_defconfig')
-rw-r--r--configs/apalis-imx8x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis-imx8x_defconfig b/configs/apalis-imx8x_defconfig
index ea51264268..5fe682575c 100644
--- a/configs/apalis-imx8x_defconfig
+++ b/configs/apalis-imx8x_defconfig
@@ -52,6 +52,7 @@ CONFIG_USB_FUNCTION_FASTBOOT=y
CONFIG_FASTBOOT_BUF_ADDR=0x82800000
CONFIG_FASTBOOT_BUF_SIZE=0x08000000
CONFIG_FASTBOOT_FLASH=y
+CONFIG_GPIO_HOG=y
CONFIG_MXC_GPIO=y
CONFIG_DM_PCA953X=y
CONFIG_DM_I2C=y