From: b.brezillon@overkiz.com (boris brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] net/cadence/macb: add support for dt phy definition
Date: Tue, 27 Aug 2013 09:48:54 +0200 [thread overview]
Message-ID: <521C59E6.2050000@overkiz.com> (raw)
In-Reply-To: <1377589007-3684-1-git-send-email-b.brezillon@overkiz.com>
Hello David,
Sorry, I forgot to add your email in the cc list.
Do you want me to send you the whole series ?
Best Regards,
Boris
On 27/08/2013 09:36, Boris BREZILLON wrote:
> Hello,
>
> This patch series adds support for ethernet phy definition using device
> tree.
>
> This may help in moving some at91 boards to dt (some of them define an
> interrupt pin).
>
> Tested on samad31ek.
>
> Best Regards,
> Boris
>
> Changes since v2:
> - fix wrong address of phy0 dt node
>
> Changes since v1:
> - fix wrong macb_mii_init return code when no PHY device is discovered
>
> Boris BREZILLON (2):
> net/cadence/macb: add support for dt phy definition
> ARM: at91/dt: define phy available on sama5d3 mother board
>
> arch/arm/boot/dts/sama5d3xmb.dtsi | 8 ++++++
> drivers/net/ethernet/cadence/macb.c | 48 +++++++++++++++++++++++++++--------
> 2 files changed, 46 insertions(+), 10 deletions(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: boris brezillon <b.brezillon@overkiz.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: Boris BREZILLON <b.brezillon@overkiz.com>,
Rob Herring <rob.herring@calxeda.com>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Ian Campbell <ian.campbell@citrix.com>,
Russell King <linux@arm.linux.org.uk>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v3 0/2] net/cadence/macb: add support for dt phy definition
Date: Tue, 27 Aug 2013 09:48:54 +0200 [thread overview]
Message-ID: <521C59E6.2050000@overkiz.com> (raw)
In-Reply-To: <1377589007-3684-1-git-send-email-b.brezillon@overkiz.com>
Hello David,
Sorry, I forgot to add your email in the cc list.
Do you want me to send you the whole series ?
Best Regards,
Boris
On 27/08/2013 09:36, Boris BREZILLON wrote:
> Hello,
>
> This patch series adds support for ethernet phy definition using device
> tree.
>
> This may help in moving some at91 boards to dt (some of them define an
> interrupt pin).
>
> Tested on samad31ek.
>
> Best Regards,
> Boris
>
> Changes since v2:
> - fix wrong address of phy0 dt node
>
> Changes since v1:
> - fix wrong macb_mii_init return code when no PHY device is discovered
>
> Boris BREZILLON (2):
> net/cadence/macb: add support for dt phy definition
> ARM: at91/dt: define phy available on sama5d3 mother board
>
> arch/arm/boot/dts/sama5d3xmb.dtsi | 8 ++++++
> drivers/net/ethernet/cadence/macb.c | 48 +++++++++++++++++++++++++++--------
> 2 files changed, 46 insertions(+), 10 deletions(-)
>
next prev parent reply other threads:[~2013-08-27 7:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 7:36 [PATCH v3 0/2] net/cadence/macb: add support for dt phy definition Boris BREZILLON
2013-08-27 7:36 ` Boris BREZILLON
2013-08-27 7:37 ` [PATCH v3 1/2] " Boris BREZILLON
2013-08-27 7:37 ` Boris BREZILLON
2013-08-27 7:58 ` Nicolas Ferre
2013-08-27 7:58 ` Nicolas Ferre
2013-08-27 7:58 ` Nicolas Ferre
2013-08-27 7:39 ` [PATCH v3 2/2] ARM: at91/dt: define phy available on sama5d3 mother board Boris BREZILLON
2013-08-27 7:39 ` Boris BREZILLON
2013-08-27 8:00 ` Nicolas Ferre
2013-08-27 8:00 ` Nicolas Ferre
2013-08-27 8:00 ` Nicolas Ferre
2013-08-27 7:48 ` boris brezillon [this message]
2013-08-27 7:48 ` [PATCH v3 0/2] net/cadence/macb: add support for dt phy definition boris brezillon
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=521C59E6.2050000@overkiz.com \
--to=b.brezillon@overkiz.com \
--cc=linux-arm-kernel@lists.infradead.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 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.