]> Pileus Git - ~andy/linux/commit
phylib: Add of_phy_attach
authorAndy Fleming <afleming@gmail.com>
Fri, 10 Jan 2014 06:28:11 +0000 (14:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Jan 2014 22:29:49 +0000 (14:29 -0800)
commit7614aba6a330a6c4937edc24fd4c6a935c1ae703
treeb18119276b59537a5a280a0fbe17def8dff3f020
parent257184d7cc03519e1ea37b421879767b4194ce8c
phylib: Add of_phy_attach

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 <afleming@gmail.com>
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/of/of_mdio.c
include/linux/of_mdio.h