public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons•com>
To: Florian Fainelli <f.fainelli@gmail•com>
Cc: David Miller <davem@davemloft•net>,
	netdev <netdev@vger•kernel.org>,
	"devicetree@vger•kernel.org" <devicetree@vger•kernel.org>,
	Tawfik Bayouk <tawfik@marvell•com>,
	Nadav Haklai <nadavh@marvell•com>,
	Lior Amsalem <alior@marvell•com>,
	Gregory Clement <gregory.clement@free-electrons•com>,
	Ezequiel Garcia <ezequiel.garcia@free-electrons•com>,
	"linux-arm-kernel@lists•infradead.org"
	<linux-arm-kernel@lists•infradead.org>,
	Grant Likely <grant.likely@secretlab•ca>,
	Rob Herring <robh+dt@kernel•org>,
	Mark Rutland <mark.rutland@arm•com>,
	Sascha Hauer <s.hauer@pengutronix•de>,
	Christian Gmeiner <christian.gmeiner@gmail•com>,
	Jason Cooper <jason@lakedaemon•net>
Subject: Re: [PATCHv4 0/5] Add DT support for fixed PHYs
Date: Sun, 18 May 2014 19:46:28 +0200	[thread overview]
Message-ID: <20140518194628.0d0c308d@free-electrons.com> (raw)
In-Reply-To: <CAGVrzcYN1-0zM0pVSFZkD5HVAwq6rXEQOBN29x+vBn9hpbmOcA@mail.gmail.com>

Dear Florian Fainelli,

On Sun, 18 May 2014 10:21:10 -0700, Florian Fainelli wrote:

> > On Fri, 16 May 2014 17:20:09 -0400 (EDT), David Miller wrote:
> >> From: Thomas Petazzoni <thomas.petazzoni@free-electrons•com>
> >> Date: Fri, 16 May 2014 16:14:02 +0200
> >>
> >> > Here is a fourth version of the patch set that adds a Device Tree
> >> > binding and the related code to support fixed PHYs. I'm hoping to get
> >> > this merged in 3.16.
> >>
> >> Series applied, thanks Thomas.
> >
> > Thanks! Did you also pull PATCH 5/5, which changes the Armada XP Matrix
> > Device Tree file?
> 
> It has been applied:
> http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=84f6e11f21d40025ae9b0ebbf1c9b3be91ea8e1a

I think it should have been routed through the mvebu tree, or at least
get the hack of the mvebu maintainers. That being said, I don't think
we have other patches for armada-xp-matrix.dts in this cycle, so maybe
having this patch go through David's tree will be OK. I'll let Jason
Cooper (Cc'ed) answer on this.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-05-18 17:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16 14:14 [PATCHv4 0/5] Add DT support for fixed PHYs Thomas Petazzoni
2014-05-16 14:14 ` [PATCHv4 1/5] net: phy: decouple PHY id and PHY address in fixed PHY driver Thomas Petazzoni
2014-05-16 18:30   ` Florian Fainelli
2014-05-16 14:14 ` [PATCHv4 2/5] net: phy: extend fixed driver with fixed_phy_register() Thomas Petazzoni
2014-05-16 18:28   ` Florian Fainelli
2015-09-03 19:20   ` Sergei Shtylyov
2015-09-03 19:23     ` Florian Fainelli
2015-09-03 19:35       ` Sergei Shtylyov
2015-09-03 19:37     ` Sergei Shtylyov
2015-09-03 19:38       ` Florian Fainelli
2015-09-03 19:55         ` Sergei Shtylyov
2014-05-16 14:14 ` [PATCHv4 3/5] of: provide a binding for fixed link PHYs Thomas Petazzoni
     [not found]   ` <1400249647-4643-4-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-05-16 18:29     ` Florian Fainelli
2014-05-16 14:14 ` [PATCHv4 4/5] net: mvneta: add support for fixed links Thomas Petazzoni
2014-05-16 14:14 ` [PATCHv4 5/5] ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix board Thomas Petazzoni
     [not found] ` <1400249647-4643-1-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-05-16 18:27   ` [PATCHv4 0/5] Add DT support for fixed PHYs Florian Fainelli
2014-05-16 20:46     ` Thomas Petazzoni
2014-05-16 21:20   ` David Miller
2014-05-18 10:18     ` Thomas Petazzoni
2014-05-18 17:21       ` Florian Fainelli
2014-05-18 17:46         ` Thomas Petazzoni [this message]
2014-05-18 23:07           ` Jason Cooper

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=20140518194628.0d0c308d@free-electrons.com \
    --to=thomas.petazzoni@free-electrons$(echo .)com \
    --cc=alior@marvell$(echo .)com \
    --cc=christian.gmeiner@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=ezequiel.garcia@free-electrons$(echo .)com \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=grant.likely@secretlab$(echo .)ca \
    --cc=gregory.clement@free-electrons$(echo .)com \
    --cc=jason@lakedaemon$(echo .)net \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=nadavh@marvell$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=s.hauer@pengutronix$(echo .)de \
    --cc=tawfik@marvell$(echo .)com \
    /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