aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/mt7622
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2023-03-10 19:44:52 +0000
committerDaniel Golle <daniel@makrotopia.org>2023-03-27 19:07:54 +0100
commita438a805ebe3f1aa6f25e31ee2152c60e3223343 (patch)
tree68f1e49113337d32b9280238d665f51f62fb4278 /target/linux/mediatek/mt7622
parent18a3cd2062ebb8a914e7e5559e18ddb4735992e5 (diff)
downloadupstream-a438a805ebe3f1aa6f25e31ee2152c60e3223343.tar.gz
upstream-a438a805ebe3f1aa6f25e31ee2152c60e3223343.tar.bz2
upstream-a438a805ebe3f1aa6f25e31ee2152c60e3223343.zip
mediatek: add support for built-in GE PHYs of newer SoCs
MT7981 and the upcoming MT7988 have built-in Gigabit Ethernet PHYs. While they share some design properties with the PHYs present in MT753x, they do need calibration data from the SoC's efuse. Add driver to support them. Upstreaming it is planned, but there are still some ongoing discussions with MediaTek. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/mt7622')
-rw-r--r--target/linux/mediatek/mt7622/config-5.151
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/mt7622/config-5.15 b/target/linux/mediatek/mt7622/config-5.15
index 933de93099..14a0bec31a 100644
--- a/target/linux/mediatek/mt7622/config-5.15
+++ b/target/linux/mediatek/mt7622/config-5.15
@@ -232,6 +232,7 @@ CONFIG_MDIO_BUS=y
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_DEVRES=y
CONFIG_MEDIATEK_GE_PHY=y
+# CONFIG_MEDIATEK_GE_PHY_SOC is not set
CONFIG_MEDIATEK_WATCHDOG=y
CONFIG_MEMFD_CREATE=y
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7