Hi Joe, Tom

On 19/09/2019 11:16, Grygorii Strashko wrote:
Hi All,

This series introduces set of fixes and improvements for TI CPSW and AM654x
CPSW networking drivers.

Patch 1 - Enables support of 10Mbit link speeds for TI CPSW driver.
Patch 3 - Adds support of standard Ethernet "max-speed" DT property.
Patches 4-5 - fix mac tx internal delay for rgmii-rxid mode
Patches 2,6 - are code improvements

Changes in v2:
- fixed network init in Patch 3

v1:
  https://patchwork.ozlabs.org/cover/1159782/

Grygorii Strashko (6):
   net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
   net: ti: cpsw: move parsing of dt port's parameters in separate func
   net: ti: cpsw: add support for standard eth "max-speed" dt property
   net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
   net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
   net: ti: cpsw: convert to use dev/ofnode api

  drivers/net/ti/am65-cpsw-nuss.c |   2 +-
  drivers/net/ti/cpsw.c           | 154 +++++++++++++++++---------------
  include/cpsw.h                  |   3 +-
  3 files changed, 84 insertions(+), 75 deletions(-)


Are there any comments? can it be merged?

--
Best regards,
grygorii
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to