Skip to content

Commit c660677

Browse files
committed
defconfig: r4: add mtk 2g5 phy driver
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/mediatek/mt7988/i2p5ge-phy-pmb.bin root@bpi-r4-8G:~# modprobe mtk-2p5ge root@bpi-r4-8G:~# ip link set eth1 up [ 182.269515] MediaTek MT7988 2.5GbE PHY mdio-bus:0f: Firmware date code: 0/0/0, version: 0.0 [ 182.285470] MediaTek MT7988 2.5GbE PHY mdio-bus:0f: Firmware loading/trigger ok. [ 182.293746] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:0f] driver [MediaTek MT7988 2.5GbE PHY] (irq=POLL) [ 182.304245] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/internal link mode root@bpi-r4-8G:~# [ 186.455774] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
1 parent 7491bd6 commit c660677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/configs/mt7988a_bpi-r4_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ CONFIG_MTK_T7XX=m
12981298

12991299
CONFIG_MARVELL_PHY=m
13001300
CONFIG_MARVELL_10G_PHY=m
1301-
1301+
CONFIG_MEDIATEK_2P5GE_PHY=m
13021302
#spi display
13031303
CONFIG_DRM=m
13041304
CONFIG_FB=m

0 commit comments

Comments
 (0)