From: khc@pm.waw.pl (Krzysztof Halasa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC] ixp4xx_eth: Allow setting the MDIO bus name in platform data
Date: Mon, 24 Mar 2014 21:34:38 +0100 [thread overview]
Message-ID: <m3r45r72u9.fsf@intrepid.localdomain> (raw)
In-Reply-To: <20140324151729.1b8e3bb5@marrow.netinsight.se> ("Simon Kågström"'s message of "Mon, 24 Mar 2014 15:17:29 +0100")
Simon K?gstr?m <simon.kagstrom@netinsight.net> writes:
> Allows using e.g., a fixed MDIO bus with the ixp4xx_eth driver.
> Example:
>
> static struct eth_plat_info board_plat_eth_internal[] = {
> {
> .mdio_bus_id = "fixed-0",
> .phy = 31,
> .rxq = 4,
> .txreadyq = 21,
> .hwaddr = {0x02, 0x00, 0x00, 0x00, 0x00, 0x00},
> }
> };
Why do we need it? I'm not sure I know what constitutes a "fixed MDIO
bus".
--
Krzysztof Halasa
next prev parent reply other threads:[~2014-03-24 20:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 14:17 [PATCH RFC] ixp4xx_eth: Allow setting the MDIO bus name in platform data Simon Kågström
2014-03-24 20:34 ` Krzysztof Halasa [this message]
2014-03-24 20:42 ` Florian Fainelli
2014-03-25 11:37 ` Simon Kågström
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=m3r45r72u9.fsf@intrepid.localdomain \
--to=khc@pm.waw.pl \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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