From: David Gibson <david@gibson.dropbear.id.au>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/3] mpc82xx: Embedded Planet EP8248E support
Date: Sun, 16 Dec 2007 17:30:20 +1100 [thread overview]
Message-ID: <20071216063020.GG21311@localhost.localdomain> (raw)
In-Reply-To: <20071211212247.GB3620@loki.buserror.net>
On Tue, Dec 11, 2007 at 03:22:47PM -0600, Scott Wood wrote:
[snip]
> + bcsr@1,0 {
> + #address-cells = <2>;
> + #size-cells = <1>;
> + reg = <1 0 10>;
> + compatible = "fsl,ep8248e-bcsr";
> + ranges;
> +
> + mdio {
> + device_type = "mdio";
> + compatible = "fsl,ep8248e-mdio-bitbang";
> + #address-cells = <1>;
> + #size-cells = <0>;
> + reg = <1 8 1>;
> +
> + PHY0: ethernet-phy@0 {
> + interrupt-parent = <&PIC>;
> + reg = <0>;
> + device_type = "ethernet-phy";
> + };
> +
> + PHY1: ethernet-phy@1 {
> + interrupt-parent = <&PIC>;
> + reg = <1>;
> + device_type = "ethernet-phy";
> + };
> + };
> + };
This mdio-under-bcsr arrangement is a bit strange. Can you explain
what's going on here?
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
next prev parent reply other threads:[~2007-12-16 6:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-11 21:22 [PATCH 2/3] mpc82xx: Embedded Planet EP8248E support Scott Wood
2007-12-12 4:43 ` Stephen Rothwell
2007-12-12 22:48 ` Scott Wood
2007-12-13 0:55 ` Stephen Rothwell
2007-12-14 5:19 ` Kumar Gala
2007-12-14 15:53 ` Scott Wood
2007-12-14 16:28 ` Kumar Gala
2007-12-14 18:23 ` Scott Wood
2008-01-02 19:15 ` Jon Loeliger
2007-12-14 22:10 ` David Gibson
2007-12-16 6:30 ` David Gibson [this message]
2007-12-16 15:48 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2008-01-11 20:07 Scott Wood
2008-01-14 5:48 ` Stephen Rothwell
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=20071216063020.GG21311@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=scottwood@freescale.com \
/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;
as well as URLs for NNTP newsgroup(s).