devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] NetCP: Add support for version 1.5
@ 2015-03-20 20:11 Murali Karicheri
  2015-03-20 20:11 ` [PATCH net-next 1/5] net: netcp: fix forward port number usage for 10G ethss Murali Karicheri
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Murali Karicheri @ 2015-03-20 20:11 UTC (permalink / raw)
  To: netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Murali Karicheri, David S. Miller, Mugunthan V N, Lad, Prabhakar,
	Grygorii Strashko, Christoph Jaeger, Lokesh Vutla,
	Markus Pargmann, Kumar Gala, Ian Campbell, Mark Rutland,
	Pawel Moll, Rob Herring

NetCP 1.5 is used in newer K2 SoCs from Texas Instruments
such as K2E, K2L etc. This patch series add support for Ethss
driver for this version of NetCP. While at it, fix couple of
bugs in the original driver.

One of the earlier patch "net: netcp: select davinci_mdio driver
by default" is folded onto this series.

Please review and let me know your comments.

Thanks 

CC: "David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
CC: Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org>
CC: "Lad, Prabhakar" <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
CC: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
CC: Christoph Jaeger <cj-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
CC: Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org>
CC: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
CC: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
CC: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
CC: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
CC: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
CC: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Murali Karicheri (4):
  net: netcp: fix forward port number usage for 10G ethss
  net: netcp: use separate reg region for individual ethss modules
  net: netcp: select davinci_mdio driver by default
  net: netcp: enclose macros in parentheses

WingMan Kwok (1):
  net: netcp: ethss: enhancement to support NetCP 1.5 ethss

 .../devicetree/bindings/net/keystone-netcp.txt     |   34 +-
 drivers/net/ethernet/ti/Kconfig                    |    1 +
 drivers/net/ethernet/ti/netcp.h                    |    5 +-
 drivers/net/ethernet/ti/netcp_core.c               |   23 +-
 drivers/net/ethernet/ti/netcp_ethss.c              | 1581 ++++++++++++++++----
 5 files changed, 1303 insertions(+), 341 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-03-23 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 20:11 [PATCH net-next 0/5] NetCP: Add support for version 1.5 Murali Karicheri
2015-03-20 20:11 ` [PATCH net-next 1/5] net: netcp: fix forward port number usage for 10G ethss Murali Karicheri
2015-03-20 20:11 ` [PATCH net-next 2/5] net: netcp: use separate reg region for individual ethss modules Murali Karicheri
2015-03-20 20:11 ` [PATCH net-next 3/5] net: netcp: select davinci_mdio driver by default Murali Karicheri
2015-03-20 20:11 ` [PATCH net-next 4/5] net: netcp: enclose macros in parentheses Murali Karicheri
2015-03-20 20:11 ` [PATCH net-next 5/5] net: netcp: ethss: enhancement to support NetCP 1.5 ethss Murali Karicheri
2015-03-21  2:03 ` [PATCH net-next 0/5] NetCP: Add support for version 1.5 David Miller
2015-03-23 15:13   ` Murali Karicheri

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).