From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:35770 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933079AbdA0Qew (ORCPT ); Fri, 27 Jan 2017 11:34:52 -0500 Date: Fri, 27 Jan 2017 17:34:20 +0100 From: Simon Horman To: Geert Uytterhoeven Cc: David Miller , Sergei Shtylyov , Magnus Damm , "netdev@vger.kernel.org" , Linux-Renesas Subject: Re: [PATCH net-next 0/2] ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W Message-ID: <20170127163417.GA7336@verge.net.au> References: <1485515090-7570-1-git-send-email-horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Fri, Jan 27, 2017 at 01:16:43PM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Fri, Jan 27, 2017 at 12:04 PM, Simon Horman > wrote: > > The path from Mizuguchi-san is to address timing problems observed with > > gigabit transfers. I would like it considered although my own testing on > > M3-W did not show any timing problems. > > Is there any relation with the *-skew-ps properties in the DTS in the BSP? Yes, I believe they are also intended to address timeouts. I plan to post them too.