]> git.baikalelectronics.ru Git - kernel.git/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)
commite3758bd7400166d29a092f804878286988e9d111
treeb18119276b59537a5a280a0fbe17def8dff3f020
parent008127da53b9b3a995d73339bfa7c9194bf130ba
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