From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] net: fsl: fec: handle 10Mbps speed in RMII mode Date: Thu, 12 Jan 2012 20:05:56 -0800 (PST) Message-ID: <20120112.200556.1749523544894504540.davem@davemloft.net> References: <1326384628-7967-1-git-send-email-eric@eukrea.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: netdev@vger.kernel.org, shawn.guo@linaro.org, linux-arm-kernel@lists.infradead.org, u.kleine-koenig@pengutronix.de To: eric@eukrea.com Return-path: In-Reply-To: <1326384628-7967-1-git-send-email-eric@eukrea.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org From: Eric B=E9nard Date: Thu, 12 Jan 2012 17:10:28 +0100 > when the link is 10 Mbps and the mode is RMII, it's necessary > to set FRCONT to 1 in MIIGSK_CFGR to divide the RMII source > clock by 10 in order to support 10 Mbps operations. > = > Signed-off-by: Eric B=E9nard > Acked-by: Shawn Guo Applied.