Re: [PATCH net-next] phy: marvell: Add support for 88E1540 PHY

2015-11-17 Thread David Miller
From: Andrew Lunn Date: Mon, 16 Nov 2015 23:34:41 +0100 > The 88E1540 can be found embedded in the Marvell 88E6352 switch. It > is compatible with the 88E1510, so add support for it, using the > 88E1510 specific functions. > > Signed-off-by: Andrew Lunn Applied. -- To unsubscribe from this li

[PATCH net-next] phy: marvell: Add support for 88E1540 PHY

2015-11-16 Thread Andrew Lunn
The 88E1540 can be found embedded in the Marvell 88E6352 switch. It is compatible with the 88E1510, so add support for it, using the 88E1510 specific functions. Signed-off-by: Andrew Lunn --- drivers/net/phy/marvell.c | 16 include/linux/marvell_phy.h | 1 + 2 files changed,