From: Wolfgang Grandegger <wg@grandegger•com>
To: Kumar Gala <galak@kernel•crashing.org>
Cc: linuxppc-dev@ozlabs•org
Subject: Re: powerpc/85xx: Add support for the "socrates" board (MPC8544)
Date: Fri, 20 Mar 2009 21:16:53 +0100 [thread overview]
Message-ID: <49C3F9B5.5000909@grandegger.com> (raw)
In-Reply-To: <734DA8C3-EADB-4426-BD18-AC190918CD7E@kernel.crashing.org>
Hi Kumar,
Kumar Gala wrote:
>
> On Mar 19, 2009, at 10:26 AM, Wolfgang Grandegger wrote:
>
>> + mdio@24520 {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + compatible = "fsl,gianfar-mdio";
>> + reg = <0x24520 0x20>;
>> +
>> + phy0: ethernet-phy@0 {
>> + interrupt-parent = <&mpic>;
>> + interrupts = <0 1>;
>> + reg = <0>;
>> + device_type = "ethernet-phy";
>> + };
>> + phy1: ethernet-phy@1 {
>> + interrupt-parent = <&mpic>;
>> + interrupts = <0 1>;
>> + reg = <1>;
>> + device_type = "ethernet-phy";
>> + };
>> + tbi0: tbi-phy@11 {
>> + reg = <0x11>;
>> + device_type = "tbi-phy";
>> + };
>> + };
>> +
>> + mdio@26520 {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + compatible = "fsl,gianfar-tbi";
>> + reg = <0x26520 0x20>;
>> +
>> + tbi1: tbi-phy@11 {
>> + reg = <0x11>;
>> + device_type = "tbi-phy";
>> + };
>> + };
>> +
>> + enet0: ethernet@24000 {
>> + cell-index = <0>;
>> + device_type = "network";
>> + model = "eTSEC";
>> + compatible = "gianfar";
>> + reg = <0x24000 0x1000>;
>> + local-mac-address = [ 00 00 00 00 00 00 ];
>> + interrupts = <29 2 30 2 34 2>;
>> + interrupt-parent = <&mpic>;
>> + phy-handle = <&phy0>;
>> + tbi-handle = <&tbi0>;
>> + phy-connection-type = "rgmii-id";
>> + };
>> +
>
> See Anton's recent post in moving the mdio node under the ethernet.
> Please match.
I have fixed it for the socrates board. Is there a GIT tree with that
modifications which I can base my patches on, also for the one for the
TQM8548 posted recently:
http://ozlabs.org/pipermail/linuxppc-dev/2009-March/069364.html
Wolfgang.
next prev parent reply other threads:[~2009-03-20 20:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-19 15:26 powerpc/85xx: Add support for the "socrates" board (MPC8544) Wolfgang Grandegger
2009-03-20 4:10 ` David Gibson
2009-03-20 20:12 ` Wolfgang Grandegger
2009-03-20 22:02 ` Wolfgang Grandegger
2009-03-20 4:26 ` Kumar Gala
2009-03-20 20:16 ` Wolfgang Grandegger [this message]
2009-03-20 5:05 ` Grant Likely
2009-03-20 11:57 ` Wolfgang Grandegger
2009-03-31 9:35 ` Wolfgang Grandegger
2009-03-31 13:23 ` Grant Likely
2009-03-31 13:36 ` Wolfgang Grandegger
2009-03-31 15:05 ` Grant Likely
2009-03-31 15:54 ` Anton Vorontsov
2009-03-31 16:02 ` Grant Likely
2009-04-01 7:36 ` Wolfgang Grandegger
2009-04-01 12:40 ` Grant Likely
2009-04-01 13:10 ` Wolfgang Grandegger
2009-04-01 13:27 ` Kumar Gala
2009-04-01 13:49 ` Grant Likely
2009-04-02 6:38 ` Wolfgang Grandegger
2009-04-02 13:47 ` Kumar Gala
2009-04-02 18:50 ` Wolfgang Grandegger
2009-04-02 19:52 ` Kumar Gala
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=49C3F9B5.5000909@grandegger.com \
--to=wg@grandegger$(echo .)com \
--cc=galak@kernel$(echo .)crashing.org \
--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