Re: [PATCH 1/2] net: ti: cpsw-mdio: Add workaround for errata i2329

2022-10-07 Thread Tom Rini
On Thu, Sep 22, 2022 at 03:21:23PM +0530, Ravi Gunasekaran wrote: > In certain TI SoCs, on the CPSW and ICSS peripherals, there is > a possibility that the MDIO interface returns corrupt data on > MDIO reads or writes incorrect data on MDIO writes. There is also > a possibility for the MDIO interf

Re: [PATCH 1/2] net: ti: cpsw-mdio: Add workaround for errata i2329

2022-10-04 Thread Ramon Fried
On Thu, Sep 22, 2022 at 12:51 PM Ravi Gunasekaran wrote: > > In certain TI SoCs, on the CPSW and ICSS peripherals, there is > a possibility that the MDIO interface returns corrupt data on > MDIO reads or writes incorrect data on MDIO writes. There is also > a possibility for the MDIO interface to

[PATCH 1/2] net: ti: cpsw-mdio: Add workaround for errata i2329

2022-09-22 Thread Ravi Gunasekaran
In certain TI SoCs, on the CPSW and ICSS peripherals, there is a possibility that the MDIO interface returns corrupt data on MDIO reads or writes incorrect data on MDIO writes. There is also a possibility for the MDIO interface to become unavailable until the next peripheral reset. The workaround