Skip to content

Commit 4223f86

Browse files
arinc9kuba-moo
authored andcommitted
net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
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 <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 341adee commit 4223f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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_LANTIQ_GSWIP
3636
config NET_DSA_MT7530
3737
tristate "MediaTek MT753x and MT7621 Ethernet switch support"
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)