]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: icplus: add MDI/MDIX support for IP101A/G
authorMichael Walle <michael@walle.cc>
Thu, 11 Feb 2021 07:47:50 +0000 (08:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 21:53:26 +0000 (13:53 -0800)
commit1d66e52f4326cb33820fbca71fb7c295ff7026d3
tree2ec3fb2666687bb4e029df31fa8fe32884b54cc9
parentc1df162e76ee4f4281fa357224c049aaaf20e71c
net: phy: icplus: add MDI/MDIX support for IP101A/G

Implement the operations to set desired mode and retrieve the current
mode.

This feature was tested with an IP101G.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/icplus.c