kernel: backport MediaTek Ethernet PHY driver
authorDENG Qingfang <dqfext@gmail.com>
Thu, 3 Feb 2022 12:07:04 +0000 (20:07 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 9 Feb 2022 21:17:54 +0000 (21:17 +0000)
commit73fd9f79ced3e50ddf34e50d5bfaf2dc65767188
treeadbe11c858a5c9effc600ff1608eac8bd91507d9
parent64125ed1d0067f0648f2669b29b59a77ece3bf10
kernel: backport MediaTek Ethernet PHY driver

Add support for MediaTek Gigabit Ethernet PHYs found in MT7530 and
MT7531. Fix some link up/down issues.
The errornous check for the PHY mode which broke things with MT7531
has been removed as suggested by patch
 net: phy: mediatek: remove PHY mode check on MT7531
As a result, things are working fine now on MT7622+MT7531 as well.

Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Tested-by: Daniel Golle <daniel@makrotopia.org>
Tested-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/backport-5.10/771-v5.14-net-phy-add-MediaTek-Gigabit-Ethernet-PHY-driver.patch [new file with mode: 0644]
target/linux/generic/config-5.10
target/linux/mediatek/mt7622/config-5.10
target/linux/mediatek/mt7623/config-5.10
target/linux/ramips/mt7621/config-5.10