Re: [PATCH v2 net-next] net: phy: marvell: Add Wake from LAN support for 88E1510 PHY

2017-01-22 Thread Jisheng Zhang
On Mon, 23 Jan 2017 10:58:15 +0800 wrote: > This is test on BG4CT platform with 88E1518 marvell PHY. > > Signed-off-by: Jingju Hou Reviewed-by: Jisheng Zhang > --- > Since v1: > - add some commit messages > > drivers/net/phy/marvell.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --gi

[PATCH v2 net-next] net: phy: marvell: Add Wake from LAN support for 88E1510 PHY

2017-01-22 Thread Jingju Hou
This is test on BG4CT platform with 88E1518 marvell PHY. Signed-off-by: Jingju Hou --- Since v1: - add some commit messages drivers/net/phy/marvell.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 0b78210..ed0d235 100644 --- a/d