projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea7383e
)
armsr: armv8: enable NXP i.MX8MQ/P USB phy
author
Mathew McBride
<matt@traverse.com.au>
Tue, 28 May 2024 23:04:13 +0000
(09:04 +1000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 23 Jun 2024 14:15:28 +0000
(16:15 +0200)
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>
target/linux/armsr/armv8/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/armsr/armv8/config-6.6
b/target/linux/armsr/armv8/config-6.6
index 720af27da6bf03cb3abb5a4deb8827c55e90c7ad..3ce25c60d82c1fc350b138bf09dc01f3fbdbe0d0 100644
(file)
--- 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