powerpc/85xx: Add P1023RDB board support
Chunhe Lan
b25806 at freescale.com
Tue Jul 30 20:22:11 EST 2013
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
More information about the Linuxppc-dev
mailing list