Skip to content

Commit f1f7d1a

Browse files
arinc9gregkh
authored andcommitted
net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
commit 4223f86 upstream. Make MediaTek MT753x DSA driver enable MediaTek Gigabit PHYs driver to properly control MT7530 and MT7531 switch PHYs. A noticeable change is that the behaviour of switchport interfaces going up-down-up-down is no longer there. Fixes: b8f126a ("net-next: dsa: add dsa support for Mediatek MT7530 switch") Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20220129062703.595-1-arinc.unal@arinc9.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 84b76a5 commit f1f7d1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/net/dsa/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ config NET_DSA_MT7530
3636
tristate "MediaTek MT753x and MT7621 Ethernet switch support"
3737
depends on NET_DSA
3838
select NET_DSA_TAG_MTK
39+
select MEDIATEK_GE_PHY
3940
help
4041
This enables support for the MediaTek MT7530, MT7531, and MT7621
4142
Ethernet switch chips.

0 commit comments

Comments
 (0)