[PATCH] net/fec: gasket needs to be enabled for some i.mx
Grant Likely
grant.likely at secretlab.ca
Thu Jul 7 14:44:09 EDT 2011
On Thu, Jul 07, 2011 at 09:41:58PM +0800, Shawn Guo wrote:
> On Thu, Jul 07, 2011 at 04:12:57AM -0700, David Miller wrote:
> > From: Shawn Guo <shawn.guo at linaro.org>
> > Date: Fri, 1 Jul 2011 18:11:22 +0800
> >
> > > 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 <troy.kisky at boundarydevices.com>
> > > Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
> >
> > Acked-by: David S. Miller <davem at davemloft.net>
> > --
>
> Thanks, David. I will try to get it through Sascha's tree after
> the rebase again dt series.
>
> Hi Sascha,
>
> How should we proceed? It seems Grant will take the fec-dt series
> on his tree. Would you then merge that tree into yours, so that I
> can rebase this patch on your tree and get it go through there?
I should probably just take the lot.
g.
>
> --
> Regards,
> Shawn
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
More information about the linux-arm-kernel
mailing list