linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Xu Jiucheng <B37781@freescale.com>
Cc: Matthew McClintock <msm@freescale.com>, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board
Date: Mon, 16 Jan 2012 13:36:41 -0600	[thread overview]
Message-ID: <4F147C49.40008@freescale.com> (raw)
In-Reply-To: <1326697208-1519-1-git-send-email-B37781@freescale.com>

On 01/16/2012 01:00 AM, Xu Jiucheng wrote:
> +	mdio@24000 {
> +		phy0: ethernet-phy@0 {
> +			interrupt-parent = <&mpic>;
> +			interrupts = <3 1>;
> +			reg = <0x0>;
> +		};
> +
> +		phy1: ethernet-phy@1 {
> +			interrupt-parent = <&mpic>;
> +			interrupts = <2 1>;
> +			reg = <0x1>;
> +		};

pq3-mpic.dtsi (included by p1021si-post.dtsi) uses 4-cell interrupt
specifiers, so they need to be used everywhere.

-Scott

  parent reply	other threads:[~2012-01-16 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16  7:00 [PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board Xu Jiucheng
2012-01-16  7:00 ` [PATCH 2/2 v2] powerpc/85xx: Added P1021RDB-PC Platform support Xu Jiucheng
2012-01-16 19:36 ` Scott Wood [this message]
2012-01-17  7:30   ` [PATCH 1/2 v2] powerpc/85xx: Add dts for P1021RDB-PC board Xu Jiucheng

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=4F147C49.40008@freescale.com \
    --to=scottwood@freescale.com \
    --cc=B37781@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=msm@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).