net: dsa: add support for phylink mac_select_pcs()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 17 Feb 2022 18:30:35 +0000 (18:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Feb 2022 11:28:32 +0000 (11:28 +0000)
commitbde018222c6b084ac32933a9f933581dd83da18e
tree39d85c1d1d8778134f3d2bd455f808f14d17bb9a
parent8aba73ef44ebec1f6af399dc8058689a79f84ae2
net: dsa: add support for phylink mac_select_pcs()

Add DSA support for the phylink mac_select_pcs() method so DSA drivers
can return provide phylink with the appropriate PCS for the PHY
interface mode.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/port.c