[PATCH] net/fec: gasket needs to be enabled for some i.mx
From: Shawn Guo <hidden>
Date: 2011-07-09 05:45:26
Also in:
netdev
From: Shawn Guo <hidden>
Date: 2011-07-09 05:45:26
Also in:
netdev
On Fri, Jul 08, 2011 at 11:38:09AM -0700, Troy Kisky wrote:
On 7/8/2011 3:18 AM, Sascha Hauer wrote:quoted
On Fri, Jul 01, 2011 at 06:11:22PM +0800, Shawn Guo wrote:quoted
On the recent i.mx (mx25/50/53), there is a gasket inside fec controller which needs to be enabled no matter phy works in MII or RMII mode. The current code enables the gasket only when phy interface is RMII. It's broken when the driver works with a MII phy. The patch uses platform_device_id to distinguish the SoCs that have the gasket and enables it on these SoCs for both MII and RMII mode. Signed-off-by: Troy Kisky <redacted>While you're making changes, you can change this to Reported-by: Troy Kisky
Ok. -- Regards, Shawn