On 07/30/2013 09:09 AM, Scott Wood wrote:
On Fri, Jun 14, 2013 at 04:26:20PM +0800, Chunhe Lan wrote:
Ethernet:
eTSEC1: Connected to Atheros AR8035 GETH PHY
eTSEC2: Connected to Atheros AR8035 GETH PHY
Where are the PHYs in the device tree?
"Atheros AR8035 GETH PHY" driver is module_init driver. It uses the
two structs of "static struct phy_driver at8035_driver" and
"static struct mdio_device_id __maybe_unused atheros_tbl" to
register at8035_driver.
So do not need to add PHYs in the device tree.
Thanks,
-Chunhe
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev