linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/p1010rdb: update phy node in dts
Date: Thu, 22 Aug 2013 16:53:18 -0500	[thread overview]
Message-ID: <1377208398.20722.16.camel@snotra.buserror.net> (raw)
In-Reply-To: <1377144372-9003-1-git-send-email-Shengzhou.Liu@freescale.com>

On Thu, 2013-08-22 at 12:06 +0800, Shengzhou Liu wrote:
> Update phy node according to new P1010RDB-PB board.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
> ---
>  arch/powerpc/boot/dts/p1010rdb.dtsi |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi b/arch/powerpc/boot/dts/p1010rdb.dtsi
> index ec7c27a..da24b2d 100644
> --- a/arch/powerpc/boot/dts/p1010rdb.dtsi
> +++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
> @@ -193,17 +193,17 @@
>  
>  	mdio@24000 {
>  		phy0: ethernet-phy@0 {
> -			interrupts = <3 1 0 0>;
> +			interrupts = <0 1>;
>  			reg = <0x1>;
>  		};
>  
>  		phy1: ethernet-phy@1 {
> -			interrupts = <2 1 0 0>;
> +			interrupts = <2 1>;
>  			reg = <0x0>;
>  		};
>  
>  		phy2: ethernet-phy@2 {
> -			interrupts = <2 1 0 0>;
> +			interrupts = <1 1>;
>  			reg = <0x2>;
>  		};

#interrupt-cells is 4

-Scott

  reply	other threads:[~2013-08-22 21:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22  4:06 [PATCH] powerpc/p1010rdb: update phy node in dts Shengzhou Liu
2013-08-22 21:53 ` Scott Wood [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-10  5:50 [PATCH] powerpc/p1010rdb:update " Zhao Qiang
2013-09-10 15:59 ` 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=1377208398.20722.16.camel@snotra.buserror.net \
    --to=scottwood@freescale.com \
    --cc=Shengzhou.Liu@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).