From: Emil Medve <Emilian.Medve@Freescale.com>
To: <scottwood@Freescale.com>, <linuxppc-dev@lists.ozlabs.org>,
<devicetree@vger.kernel.org>
Cc: Shruti Kanetkar <Kanetkar.Shruti@gmail.com>,
Igal Liberman <Igal.Liberman@Freescale.com>,
afleming@gmail.com
Subject: Re: [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
Date: Mon, 2 Mar 2015 09:42:22 -0600 [thread overview]
Message-ID: <54F484DE.30204@Freescale.com> (raw)
In-Reply-To: <1425310332-21744-1-git-send-email-Emilian.Medve@Freescale.com>
Hello Scott,
On 03/02/2015 09:32 AM, Emil Medve 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@gmail.com>
>
> Change-Id: I4fbcc5df9ee7c4f784afae9dab5d1e78cdc24f0f
Bah, I'll remove this...
> Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
> Signed-off-by: Shruti Kanetkar <Kanetkar.Shruti@gmail.com>
> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
> ---
> arch/powerpc/boot/dts/b4860qds.dts | 60 ++++-
> arch/powerpc/boot/dts/b4qds.dtsi | 51 ++++-
> arch/powerpc/boot/dts/p1023rdb.dts | 24 +-
> arch/powerpc/boot/dts/p2041rdb.dts | 92 +++++++-
> arch/powerpc/boot/dts/p3041ds.dts | 112 +++++++++-
> arch/powerpc/boot/dts/p4080ds.dts | 184 +++++++++++++++-
> arch/powerpc/boot/dts/p5020ds.dts | 112 +++++++++-
> arch/powerpc/boot/dts/p5040ds.dts | 234 +++++++++++++++++++-
> arch/powerpc/boot/dts/t1040rdb.dts | 32 ++-
> arch/powerpc/boot/dts/t1042rdb.dts | 30 ++-
> arch/powerpc/boot/dts/t1042rdb_pi.dts | 18 +-
> arch/powerpc/boot/dts/t104xqds.dtsi | 178 ++++++++++++++-
> arch/powerpc/boot/dts/t104xrdb.dtsi | 33 ++-
> arch/powerpc/boot/dts/t2080qds.dts | 158 +++++++++++++-
> arch/powerpc/boot/dts/t2080rdb.dts | 67 +++++-
> arch/powerpc/boot/dts/t2081qds.dts | 221 ++++++++++++++++++-
> arch/powerpc/boot/dts/t4240qds.dts | 400 +++++++++++++++++++++++++++++++++-
> arch/powerpc/boot/dts/t4240rdb.dts | 149 ++++++++++++-
> 18 files changed, 2135 insertions(+), 20 deletions(-)
Cheers,
WARNING: multiple messages have this Message-ID (diff)
From: Emil Medve <Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
To: scottwood-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org,
linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: afleming-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
Igal Liberman
<Igal.Liberman-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>,
Shruti Kanetkar
<Kanetkar.Shruti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)
Date: Mon, 2 Mar 2015 09:42:22 -0600 [thread overview]
Message-ID: <54F484DE.30204@Freescale.com> (raw)
In-Reply-To: <1425310332-21744-1-git-send-email-Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
Hello Scott,
On 03/02/2015 09:32 AM, Emil Medve wrote:
> From: Igal Liberman <Igal.Liberman-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>
> Describe the PHY topology for all configurations supported by each board
>
> Based on prior work by Andy Fleming <afleming-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>
> Change-Id: I4fbcc5df9ee7c4f784afae9dab5d1e78cdc24f0f
Bah, I'll remove this...
> Signed-off-by: Igal Liberman <Igal.Liberman-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Signed-off-by: Shruti Kanetkar <Kanetkar.Shruti-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Signed-off-by: Emil Medve <Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
> ---
> arch/powerpc/boot/dts/b4860qds.dts | 60 ++++-
> arch/powerpc/boot/dts/b4qds.dtsi | 51 ++++-
> arch/powerpc/boot/dts/p1023rdb.dts | 24 +-
> arch/powerpc/boot/dts/p2041rdb.dts | 92 +++++++-
> arch/powerpc/boot/dts/p3041ds.dts | 112 +++++++++-
> arch/powerpc/boot/dts/p4080ds.dts | 184 +++++++++++++++-
> arch/powerpc/boot/dts/p5020ds.dts | 112 +++++++++-
> arch/powerpc/boot/dts/p5040ds.dts | 234 +++++++++++++++++++-
> arch/powerpc/boot/dts/t1040rdb.dts | 32 ++-
> arch/powerpc/boot/dts/t1042rdb.dts | 30 ++-
> arch/powerpc/boot/dts/t1042rdb_pi.dts | 18 +-
> arch/powerpc/boot/dts/t104xqds.dtsi | 178 ++++++++++++++-
> arch/powerpc/boot/dts/t104xrdb.dtsi | 33 ++-
> arch/powerpc/boot/dts/t2080qds.dts | 158 +++++++++++++-
> arch/powerpc/boot/dts/t2080rdb.dts | 67 +++++-
> arch/powerpc/boot/dts/t2081qds.dts | 221 ++++++++++++++++++-
> arch/powerpc/boot/dts/t4240qds.dts | 400 +++++++++++++++++++++++++++++++++-
> arch/powerpc/boot/dts/t4240rdb.dts | 149 ++++++++++++-
> 18 files changed, 2135 insertions(+), 20 deletions(-)
Cheers,
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-03-02 15:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 15:32 [PATCH] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) Emil Medve
2015-03-02 15:32 ` Emil Medve
2015-03-02 15:42 ` Emil Medve [this message]
2015-03-02 15:42 ` Emil Medve
2015-03-04 5:54 ` Michael Ellerman
2015-03-04 5:54 ` Michael Ellerman
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=54F484DE.30204@Freescale.com \
--to=emilian.medve@freescale.com \
--cc=Igal.Liberman@Freescale.com \
--cc=Kanetkar.Shruti@gmail.com \
--cc=afleming@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linuxppc-dev@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.