[U-Boot] [PATCH v2 0/6] net: ti: set of fixes and improvements
Lokesh Vutla
lokeshvutla at ti.com
Fri Nov 1 16:37:12 UTC 2019
Joe, Tom,
On 19/09/19 1:46 PM, 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
This series is floating around for long time and further comments are expected.
Can you pull these in for rc2?
Thanks and regards,
Lokesh
>
> 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(-)
>
More information about the U-Boot
mailing list