From: Mathew McBride Date: Tue, 28 May 2024 23:04:13 +0000 (+1000) Subject: armsr: armv8: enable NXP i.MX8MQ/P USB phy X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8ef5d561212be86a2c68e1189e48bdfa3cdd6f5e;p=openwrt%2Fstaging%2Fnbd.git 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 --- 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