[U-Boot] [PATCH v2 0/6] net: ti: set of fixes and improvements
Grygorii Strashko
grygorii.strashko at ti.com
Fri Oct 11 12:28:28 UTC 2019
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
More information about the U-Boot
mailing list