]> Git Repo - linux.git/commit
net: dsa: mt7530: Add support for port 5
authorRené van Dorst <[email protected]>
Mon, 2 Sep 2019 13:02:26 +0000 (15:02 +0200)
committerDavid S. Miller <[email protected]>
Wed, 4 Sep 2019 22:28:23 +0000 (00:28 +0200)
commit38f790a805609b255f0cacc097e2df4324a3d041
tree6abb4c300a7aca2281f03ad4c6a2e77808815de8
parent4f358cbd054d905329718443a4dd781d26ea1079
net: dsa: mt7530: Add support for port 5

Adding support for port 5.

Port 5 can muxed/interface to:
- internal 5th GMAC of the switch; can be used as 2nd CPU port or as
  extra port with an external phy for a 6th ethernet port.
- internal PHY of port 0 or 4; Used in most applications so that port 0
  or 4 is the WAN port and interfaces with the 2nd GMAC of the SOC.

Signed-off-by: René van Dorst <[email protected]>
Tested-by: Frank Wunderlich <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/dsa/mt7530.c
drivers/net/dsa/mt7530.h
This page took 0.059337 seconds and 4 git commands to generate.