Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Ben Dooks
On 02/04/14 14:38, Eric Bénard wrote: Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo a écrit : On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert a écrit : From: "Eric Bénard" that's board specific

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Eric Bénard
Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo a écrit : > > On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: > > Hi Hubert, > > > > Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), > > CHAUMETTE Hubert a écrit : > > > > From: "Eric Bénard" > > > > that's board specific (the

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Shawn Guo
On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: > Hi Hubert, > > Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), > CHAUMETTE Hubert a écrit : > > > From: "Eric Bénard" > > > that's board specific (the needed delay depends on the routing delay on > > > the PCB), so this should not go in a

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Shawn Guo
On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a écrit : From: Eric Bénard e...@eukrea.com that's board specific (the needed delay depends on the routing delay on the

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Eric Bénard
Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo shawn@linaro.org a écrit : On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a écrit : From: Eric Bénard

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-04-02 Thread Ben Dooks
On 02/04/14 14:38, Eric Bénard wrote: Hi Shawn, Le Wed, 2 Apr 2014 21:14:08 +0800, Shawn Guo shawn@linaro.org a écrit : On Mon, Mar 24, 2014 at 04:41:41PM +0100, Eric Bénard wrote: Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread Eric Bénard
Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert a écrit : > > From: "Eric Bénard" > > that's board specific (the needed delay depends on the routing delay on > > the PCB), so this should not go in a generic file. > > > > Eric > > > > I admit it may need to be in a

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread CHAUMETTE Hubert
21, 2014 10:23:20 PM > Subject: Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup > > Hi Hubert, > > Le Fri, 21 Mar 2014 18:08:07 +0100, > Hubert Chaumette a écrit : > > > > > Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : > > set

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread CHAUMETTE Hubert
, March 21, 2014 10:23:20 PM Subject: Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup Hi Hubert, Le Fri, 21 Mar 2014 18:08:07 +0100, Hubert Chaumette hchaume...@adeneo-embedded.com a écrit : Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-24 Thread Eric Bénard
Hi Hubert, Le Mon, 24 Mar 2014 16:30:49 +0100 (CET), CHAUMETTE Hubert hchaume...@adeneo-embedded.com a écrit : From: Eric Bénard e...@eukrea.com that's board specific (the needed delay depends on the routing delay on the PCB), so this should not go in a generic file. Eric I admit

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Eric Bénard
Hi Hubert, Le Fri, 21 Mar 2014 18:08:07 +0100, Hubert Chaumette a écrit : > > Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : > set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. > > Signed-off-by: Hubert Chaumette > --- > arch/arm/mach-imx/mach-imx6q.c | 3 +++ >

[PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Hubert Chaumette
Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. Signed-off-by: Hubert Chaumette --- arch/arm/mach-imx/mach-imx6q.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-imx/mach-imx6q.c

[PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Hubert Chaumette
Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. Signed-off-by: Hubert Chaumette hchaume...@adeneo-embedded.com --- arch/arm/mach-imx/mach-imx6q.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

Re: [PATCH] ARM: i.MX6: update KSZ9031 phy fixup

2014-03-21 Thread Eric Bénard
Hi Hubert, Le Fri, 21 Mar 2014 18:08:07 +0100, Hubert Chaumette hchaume...@adeneo-embedded.com a écrit : Update KSZ9031RN phy fixup for Congatec conga-QEVAL and conga-QMX6 combo : set RGMII GTX_CLK and RX_CLK pad skew to +0.96ns. Signed-off-by: Hubert Chaumette