linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: "Igal.Liberman" <igal.liberman@freescale.com>
Cc: devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	scottwood@freescale.com, linux-kernel@vger.kernel.org,
	Shaohui.Xie@freescale.com, madalin.bucur@freescale.com
Subject: Re: [v5] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
Date: Fri, 11 Mar 2016 19:59:34 -0600	[thread overview]
Message-ID: <20160312015934.GA3286@home.buserror.net> (raw)
In-Reply-To: <1438589651-15007-1-git-send-email-igal.liberman@freescale.com>

On Mon, Aug 03, 2015 at 11:14:10AM +0300, Igal.Liberman wrote:
> From: Igal Liberman <Igal.Liberman@freescale.com>
> 
> Describe the PHY topology for all configurations supported by each board
> 
> Based on prior work by Andy Fleming <afleming@freescale.com>
> 
> Signed-off-by: Shruti Kanetkar <Shruti@freescale.com>
> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
> Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
> ---
> 
> Depends on the following patch set:
> 	https://patchwork.ozlabs.org/patch/503107/
> 	https://patchwork.ozlabs.org/patch/503108/
> 
> v4 ---> v5:
> 	- Correct "Signed-off-by" order
> 
> v3 ---> v4:
> 	- Added T1024 support
> 
> v2 ---> v3:
> 	- Fixed incorrect E-Mail address (signed-off-by)
> 
> v1 ---> v2
> 	- Remove 'Change-Id'
> 
>  arch/powerpc/boot/dts/fsl/b4860qds.dts    |   60 ++++-
>  arch/powerpc/boot/dts/fsl/b4qds.dtsi      |   51 ++++-
>  arch/powerpc/boot/dts/fsl/p1023rdb.dts    |   24 +-
>  arch/powerpc/boot/dts/fsl/p2041rdb.dts    |   92 +++++++-
>  arch/powerpc/boot/dts/fsl/p3041ds.dts     |  112 ++++++++-
>  arch/powerpc/boot/dts/fsl/p4080ds.dts     |  184 ++++++++++++++-
>  arch/powerpc/boot/dts/fsl/p5020ds.dts     |  112 ++++++++-
>  arch/powerpc/boot/dts/fsl/p5040ds.dts     |  234 ++++++++++++++++++-
>  arch/powerpc/boot/dts/fsl/t1023rdb.dts    |   41 ++++
>  arch/powerpc/boot/dts/fsl/t1024rdb.dts    |   45 ++++
>  arch/powerpc/boot/dts/fsl/t1040rdb.dts    |   32 ++-
>  arch/powerpc/boot/dts/fsl/t1042rdb.dts    |   30 ++-
>  arch/powerpc/boot/dts/fsl/t1042rdb_pi.dts |   18 +-
>  arch/powerpc/boot/dts/fsl/t104xqds.dtsi   |  178 ++++++++++++++-
>  arch/powerpc/boot/dts/fsl/t104xrdb.dtsi   |   33 ++-
>  arch/powerpc/boot/dts/fsl/t2080qds.dts    |  158 ++++++++++++-
>  arch/powerpc/boot/dts/fsl/t2080rdb.dts    |   67 +++++-
>  arch/powerpc/boot/dts/fsl/t2081qds.dts    |  221 +++++++++++++++++-
>  arch/powerpc/boot/dts/fsl/t4240qds.dts    |  400 ++++++++++++++++++++++++++++++++-
>  arch/powerpc/boot/dts/fsl/t4240rdb.dts    |  149 +++++++++++-
>  20 files changed, 2221 insertions(+), 20 deletions(-)

p1023rdb removed when applying, as it has dtc errors due to missing base
fman support.

-SCott

      reply	other threads:[~2016-03-12  1:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-03  8:14 [PATCH v5] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) Igal.Liberman
2016-03-12  1:59 ` Scott Wood [this message]

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=20160312015934.GA3286@home.buserror.net \
    --to=oss@buserror.net \
    --cc=Shaohui.Xie@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=igal.liberman@freescale.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=madalin.bucur@freescale.com \
    --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).