]> 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)
commitcd7e5d03331053d10a061a5e5d3faa19b25af808
tree2ec3fb2666687bb4e029df31fa8fe32884b54cc9
parent2586254650c80714ff006b2c87593226bb046c9b
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