forked from Ivasoft/openwrt
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>
This commit is contained in:
committed by
Daniel Golle
parent
64125ed1d0
commit
73fd9f79ce
@@ -3181,6 +3181,7 @@ CONFIG_MAY_USE_DEVLINK=y
|
||||
# CONFIG_MDIO_THUNDER is not set
|
||||
# CONFIG_MDIO_XPCS is not set
|
||||
# CONFIG_MD_FAULTY is not set
|
||||
# CONFIG_MEDIATEK_GE_PHY is not set
|
||||
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
|
||||
# CONFIG_MEDIA_ATTACH is not set
|
||||
# CONFIG_MEDIA_CAMERA_SUPPORT is not set
|
||||
|
||||
Reference in New Issue
Block a user