[openwrt/openwrt] mediatek: filogic: enable driver for MediaTek XS-PHY
LEDE Commits
lede-commits at lists.infradead.org
Mon Aug 7 15:54:37 PDT 2023
dangole pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/34cd47174291f432cf56b40ee28cf415cb7ecdf2
commit 34cd47174291f432cf56b40ee28cf415cb7ecdf2
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Jul 31 18:05:22 2023 +0100
mediatek: filogic: enable driver for MediaTek XS-PHY
Enable driver for MediaTek SuperSpeedPlus XS-PHY transceiver for the
USB3.1 GEN2 controllers found in the MT7988 SoC.
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
(cherry picked from commit dc4aafb30939316a163c2eaede6811d871cace2f)
---
target/linux/mediatek/filogic/config-5.15 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/mediatek/filogic/config-5.15 b/target/linux/mediatek/filogic/config-5.15
index 4cae8c50ac..2ffc466b7c 100644
--- a/target/linux/mediatek/filogic/config-5.15
+++ b/target/linux/mediatek/filogic/config-5.15
@@ -306,7 +306,7 @@ CONFIG_PHYLINK=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_PHY_MTK_TPHY=y
# CONFIG_PHY_MTK_UFS is not set
-# CONFIG_PHY_MTK_XSPHY is not set
+CONFIG_PHY_MTK_XSPHY=y
CONFIG_PINCTRL=y
# CONFIG_PINCTRL_MT2712 is not set
# CONFIG_PINCTRL_MT6765 is not set
More information about the lede-commits
mailing list