From: boris.brezillon@free-electrons.com (Boris BREZILLON)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
Date: Wed, 9 Jul 2014 18:34:42 +0200 [thread overview]
Message-ID: <20140709183442.14b8aef8@bbrezillon> (raw)
In-Reply-To: <1403777615-25685-1-git-send-email-boris.brezillon@free-electrons.com>
Hello Bo,
I know you're quite busy, but if you have some time could you test this
series on both CPU Modules (Embest and Ronetix): I only own the Embest
one.
Best Regards,
Boris
On Thu, 26 Jun 2014 12:13:33 +0200
Boris BREZILLON <boris.brezillon@free-electrons.com> wrote:
> Hello,
>
> This patch removes a board specific hook for sama5d3xek boards from the
> sama5d3 generic DT board file.
>
> This hook (which register a phy fixup configuring board specific delays
> in the ksz9021 ethernet phy) is now replaced by the appropriate DT
> properties definitions in the sama5d3xcm.dtsi file.
>
> Best Regards,
>
> Boris
>
> Changes since v1:
> - fix txc-skew-ps and rxc-skew-ps delays
> - remove phy address info to handle Ronetix and Embest HW designs
>
> Boris BREZILLON (2):
> ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek
> boards
> ARM: at91: remove phy fixup for sama5d3xek boards
>
> arch/arm/boot/dts/sama5d3xcm.dtsi | 15 +++++++++++++++
> arch/arm/mach-at91/board-dt-sama5.c | 22 ----------------------
> 2 files changed, 15 insertions(+), 22 deletions(-)
>
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Boris BREZILLON <boris.brezillon@free-electrons.com>
To: Bo Shen <voice.shen@atmel.com>
Cc: Boris BREZILLON <boris.brezillon@free-electrons.com>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Andrew Victor <linux@maxim.org.za>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org
Subject: Re: [PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
Date: Wed, 9 Jul 2014 18:34:42 +0200 [thread overview]
Message-ID: <20140709183442.14b8aef8@bbrezillon> (raw)
In-Reply-To: <1403777615-25685-1-git-send-email-boris.brezillon@free-electrons.com>
Hello Bo,
I know you're quite busy, but if you have some time could you test this
series on both CPU Modules (Embest and Ronetix): I only own the Embest
one.
Best Regards,
Boris
On Thu, 26 Jun 2014 12:13:33 +0200
Boris BREZILLON <boris.brezillon@free-electrons.com> wrote:
> Hello,
>
> This patch removes a board specific hook for sama5d3xek boards from the
> sama5d3 generic DT board file.
>
> This hook (which register a phy fixup configuring board specific delays
> in the ksz9021 ethernet phy) is now replaced by the appropriate DT
> properties definitions in the sama5d3xcm.dtsi file.
>
> Best Regards,
>
> Boris
>
> Changes since v1:
> - fix txc-skew-ps and rxc-skew-ps delays
> - remove phy address info to handle Ronetix and Embest HW designs
>
> Boris BREZILLON (2):
> ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek
> boards
> ARM: at91: remove phy fixup for sama5d3xek boards
>
> arch/arm/boot/dts/sama5d3xcm.dtsi | 15 +++++++++++++++
> arch/arm/mach-at91/board-dt-sama5.c | 22 ----------------------
> 2 files changed, 15 insertions(+), 22 deletions(-)
>
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-07-09 16:34 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 10:13 [PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards Boris BREZILLON
2014-06-26 10:13 ` Boris BREZILLON
2014-06-26 10:13 ` [PATCH v2 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to " Boris BREZILLON
2014-06-26 10:13 ` Boris BREZILLON
2014-06-26 18:15 ` Florian Fainelli
2014-06-26 18:15 ` Florian Fainelli
2014-06-26 20:01 ` Boris BREZILLON
2014-06-26 20:01 ` Boris BREZILLON
2014-06-27 7:52 ` Nicolas Ferre
2014-06-27 7:52 ` Nicolas Ferre
[not found] ` <20140710110720.03f437eb@bbrezillon>
2014-07-10 15:35 ` Florian Fainelli
2014-07-10 15:35 ` Florian Fainelli
2014-07-10 17:19 ` Boris BREZILLON
2014-07-10 17:19 ` Boris BREZILLON
2014-07-10 17:46 ` Florian Fainelli
2014-07-10 17:46 ` Florian Fainelli
2014-07-10 19:32 ` Boris BREZILLON
2014-07-10 19:32 ` Boris BREZILLON
2014-07-10 19:32 ` Boris BREZILLON
2014-06-26 10:13 ` [PATCH v2 2/2] ARM: at91: remove phy fixup for " Boris BREZILLON
2014-06-26 10:13 ` Boris BREZILLON
2014-07-01 22:38 ` [PATCH v2 0/2] " David Miller
2014-07-01 22:38 ` David Miller
2014-07-02 11:48 ` Boris BREZILLON
2014-07-02 11:48 ` Boris BREZILLON
2014-07-09 16:34 ` Boris BREZILLON [this message]
2014-07-09 16:34 ` Boris BREZILLON
2014-07-10 2:24 ` Bo Shen
2014-07-10 2:24 ` Bo Shen
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=20140709183442.14b8aef8@bbrezillon \
--to=boris.brezillon@free-electrons.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.