public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: "Ken Huisman" <khuisman@nortel•com>
To: linuxppc-dev@ozlabs•org
Subject: question about fs_enet driver
Date: Fri, 08 May 2009 17:36:23 -0400	[thread overview]
Message-ID: <4A04A5D7.10106@nortel.com> (raw)

Is there a way to configure the fs_enet driver to use rmii mode for one 
of the ethernet devices in
my device tree?  I know other drivers support a keyword in the device 
tree (such as phy-connection-type = "rmii")
but the following line of code in fs_enet-main.c (fs_init_phy()) 
suggests to me that mii mode is hard-coded for this driver:

        phydev = phy_connect(dev, fep->fpi->bus_id, &fs_adjust_link, 0,
                PHY_INTERFACE_MODE_MII);

am I correct in my understanding, or is this set up a different way for 
the fs_enet driver?

thanks

Ken

                 reply	other threads:[~2009-05-08 22:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A04A5D7.10106@nortel.com \
    --to=khuisman@nortel$(echo .)com \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox