netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] add fec support for imx6q
@ 2011-09-22  5:10 Shawn Guo
  2011-09-22  5:10 ` [PATCH v4 1/3] net/fec: fec_reset_phy() does not need to always succeed Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shawn Guo @ 2011-09-22  5:10 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-arm-kernel, patches

This series adds imx6q enet support.  The imx6q enet is a derivative of
imx28 enet controller.  It fixed the frame endian issue found on imx28,
and added 1 Gbps support.

Changes since v3:
 * The minus one on phy_speed should happend before left shift.

Changes since v2:
 * Refine patch #1 to get fec_reset_phy() return void

Changes since v1:
 * Fix typo pointed out by Francois Romieu
 * Drop patch #3 in the v1
 * Rebase on net-next tree

Thanks.

Shawn Guo (3):
      net/fec: fec_reset_phy() does not need to always succeed
      net/fec: fix fec1 check in fec_enet_mii_init()
      net/fec: add imx6q enet support

 drivers/net/ethernet/freescale/Kconfig |    9 ++--
 drivers/net/ethernet/freescale/fec.c   |   79 +++++++++++++++++++++++---------
 2 files changed, 61 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-22  5:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22  5:10 [PATCH v4 0/3] add fec support for imx6q Shawn Guo
2011-09-22  5:10 ` [PATCH v4 1/3] net/fec: fec_reset_phy() does not need to always succeed Shawn Guo
2011-09-22  5:10 ` [PATCH v4 2/3] net/fec: fix fec1 check in fec_enet_mii_init() Shawn Guo
2011-09-22  5:10 ` [PATCH v4 3/3] net/fec: add imx6q enet support Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).