From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Fri, 18 Jul 2014 16:24:21 +0200 Subject: [PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards In-Reply-To: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> References: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> Message-ID: <53C92E15.4030702@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/07/2014 21:59, Boris BREZILLON : > 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, On the whole series: Acked-by: Nicolas Ferre > Changes since v2: > - define 2 phy nodes to handle Ronetix and Embest HW designs > > 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 | 30 ++++++++++++++++++++++++++++++ > arch/arm/mach-at91/board-dt-sama5.c | 22 ---------------------- > 2 files changed, 30 insertions(+), 22 deletions(-) > -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards Date: Fri, 18 Jul 2014 16:24:21 +0200 Message-ID: <53C92E15.4030702@atmel.com> References: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1405022394-8311-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Boris BREZILLON , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Andrew Victor , Florian Fainelli Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "David S. Miller" , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 10/07/2014 21:59, Boris BREZILLON : > 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, On the whole series: Acked-by: Nicolas Ferre > Changes since v2: > - define 2 phy nodes to handle Ronetix and Embest HW designs > > 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 | 30 ++++++++++++++++++++++++++++++ > arch/arm/mach-at91/board-dt-sama5.c | 22 ---------------------- > 2 files changed, 30 insertions(+), 22 deletions(-) > -- Nicolas Ferre -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030672AbaGROY0 (ORCPT ); Fri, 18 Jul 2014 10:24:26 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:38534 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030531AbaGROYY (ORCPT ); Fri, 18 Jul 2014 10:24:24 -0400 Message-ID: <53C92E15.4030702@atmel.com> Date: Fri, 18 Jul 2014 16:24:21 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Boris BREZILLON , "Jean-Christophe Plagniol-Villard" , Alexandre Belloni , Andrew Victor , Florian Fainelli CC: , , Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , , "David S. Miller" , Subject: Re: [PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards References: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> In-Reply-To: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/07/2014 21:59, Boris BREZILLON : > 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, On the whole series: Acked-by: Nicolas Ferre > Changes since v2: > - define 2 phy nodes to handle Ronetix and Embest HW designs > > 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 | 30 ++++++++++++++++++++++++++++++ > arch/arm/mach-at91/board-dt-sama5.c | 22 ---------------------- > 2 files changed, 30 insertions(+), 22 deletions(-) > -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards Date: Fri, 18 Jul 2014 16:24:21 +0200 Message-ID: <53C92E15.4030702@atmel.com> References: <1405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: , , Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , , "David S. Miller" , To: Boris BREZILLON , "Jean-Christophe Plagniol-Villard" , Alexandre Belloni , Andrew Victor , Florian Fainelli Return-path: In-Reply-To: <1405022394-8311-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On 10/07/2014 21:59, Boris BREZILLON : > 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, On the whole series: Acked-by: Nicolas Ferre > Changes since v2: > - define 2 phy nodes to handle Ronetix and Embest HW designs > > 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 | 30 ++++++++++++++++++++++++++++++ > arch/arm/mach-at91/board-dt-sama5.c | 22 ---------------------- > 2 files changed, 30 insertions(+), 22 deletions(-) > -- Nicolas Ferre -- 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