Skip to content

Commit

Permalink
net: ethernet: mediatek: Add basic PHYLINK support
Browse files Browse the repository at this point in the history
This convert the basics to PHYLINK API.
SGMII support is not in this patch.

Signed-off-by: René van Dorst <opensource@vdorst.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
René van Dorst authored and David S. Miller committed Aug 28, 2019
1 parent cb6ec97 commit b8fc9f3
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 192 deletions.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/mediatek/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if NET_VENDOR_MEDIATEK

config NET_MEDIATEK_SOC
tristate "MediaTek SoC Gigabit Ethernet support"
select PHYLIB
select PHYLINK
---help---
This driver supports the gigabit ethernet MACs in the
MediaTek SoC family.
Expand Down
Loading

0 comments on commit b8fc9f3

Please sign in to comment.