summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathew McBride2024-05-28 23:04:13 +0000
committerHauke Mehrtens2024-06-23 14:15:28 +0000
commit8ef5d561212be86a2c68e1189e48bdfa3cdd6f5e (patch)
treee445431c48790b289281ee98ad8fcac1ce1be012
parentea7383e7215c36e47a769f34c57aa458300b8bc2 (diff)
downloadopenwrt-8ef5d561212be86a2c68e1189e48bdfa3cdd6f5e.tar.gz
armsr: armv8: enable NXP i.MX8MQ/P USB phy
Support for 'fsl,imx8mq-usb-phy' is needed for USB to work on NXP i.MX8MQ and i.MX8MP platforms. Tested with a Google Coral "Phanbell" board. Signed-off-by: Mathew McBride <matt@traverse.com.au>
-rw-r--r--target/linux/armsr/armv8/config-6.61
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/armsr/armv8/config-6.6 b/target/linux/armsr/armv8/config-6.6
index 720af27da6..3ce25c60d8 100644
--- a/target/linux/armsr/armv8/config-6.6
+++ b/target/linux/armsr/armv8/config-6.6
@@ -530,6 +530,7 @@ CONFIG_PHY_BCM_SR_PCIE=y
CONFIG_PHY_BCM_SR_USB=y
CONFIG_PHY_BRCM_SATA=y
CONFIG_PHY_BRCM_USB=y
+CONFIG_PHY_FSL_IMX8MQ_USB=y
CONFIG_PHY_FSL_IMX8M_PCIE=y
# CONFIG_PHY_FSL_LYNX_28G is not set
CONFIG_PHY_HI3660_USB=y