From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL Date: Mon, 14 Feb 2011 17:38:43 -0800 (PST) Message-ID: <20110214.173843.59688745.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, david.choi@micrel.com To: baruch@tkos.co.il Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40441 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420Ab1BOBiH (ORCPT ); Mon, 14 Feb 2011 20:38:07 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Baruch Siach Date: Mon, 14 Feb 2011 14:05:33 +0200 > Platform code can now set the MICREL_PHY_50MHZ_CLK bit of dev_flags in a fixup > routine (registered with phy_register_fixup_for_uid()), to make the KZS8051RNL > PHY work with 50MHz RMII reference clock. > > Cc: David J. Choi > Signed-off-by: Baruch Siach Applied to net-next-2.6, thanks.