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" <[email protected]>
CC: Mugunthan V N <[email protected]>
CC: "Lad, Prabhakar" <[email protected]>
CC: Grygorii Strashko <[email protected]>
CC: Christoph Jaeger <[email protected]>
CC: Lokesh Vutla <[email protected]>
CC: Markus Pargmann <[email protected]>
CC: Kumar Gala <[email protected]>
CC: Ian Campbell <[email protected]>
CC: Mark Rutland <[email protected]>
CC: Pawel Moll <[email protected]>
CC: Rob Herring <[email protected]>

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 linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to