LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Fixed-link PHY question
@ 2010-06-17 17:56 Gary Thomas
  2010-06-17 18:50 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2010-06-17 17:56 UTC (permalink / raw)
  To: Linux PPC Development

I'm working with 2.6.33.3 on a MPC8358.  I'm trying to get it
to talk to a Marvell (DSA) switch which uses special drivers
and addressing to act like a PHY.  I have this working fine
on some older (2.6.28) systems by using a fixed-link PHY
descriptor in my device tree (using the TSEC on 8347).

The GETH driver calls 'of_phy_connect_fixed_link' which
always gives me this error:
   PHY 0:01 not found
   net eth1: Could not attach to PHY

How can I get the GETH driver to just accept the pseudo
PHY connection specified by
    fixed-link = <1 1 1000 0 0>;

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-17 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 17:56 Fixed-link PHY question Gary Thomas
2010-06-17 18:50 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox