OSDN Git Service

net: phy: vitesse: add support for VSC8572
authorStephen Agate <stephen.agate@uk.thalesgroup.com>
Wed, 30 Nov 2016 13:41:04 +0000 (13:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Dec 2016 15:36:47 +0000 (10:36 -0500)
commitdc855b3b74187475db2243356d85d2ebb447b54c
tree3c578e0ba881328a6532340ceb8c8a3111a6304b
parentb3b9fa0a24a08b14bd44539f79b8902881ece17e
net: phy: vitesse: add support for VSC8572

Add support for the Vitesse VSC8572 which is functionally equivalent to
the already supported VSC8574. As such, all the same handling functions
are used since the VSC8572 merely has half the number of phy blocks
internally.

Signed-off-by: Stephen Agate <stephen.agate@uk.thalesgroup.com>
Signed-off-by: Neill Whillans <neill.whillans@codethink.co.uk>
Reviewed-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/vitesse.c