[PATCH 6/6] [v4] phylib: Add of_phy_attach

2014-01-06 Thread shh.xie
From: Andy Fleming 10G PHYs don't currently support running the state machine, which is implicitly setup via of_phy_connect(). Therefore, it is necessary to implement an OF version of phy_attach(), which does everything except start the state machine. Signed-off-by: Andy Fleming Signed-off-by:

[PATCH 6/6] [v4] phylib: Add of_phy_attach

2014-01-06 Thread shh.xie
From: Andy Fleming aflem...@gmail.com 10G PHYs don't currently support running the state machine, which is implicitly setup via of_phy_connect(). Therefore, it is necessary to implement an OF version of phy_attach(), which does everything except start the state machine. Signed-off-by: Andy