On 5/26/2020 9:22 AM, Antoine Tenart wrote: > The MSCC MIIM MDIO driver uses delays to read poll a status register. I > made multiple tests on a Ocelot PCS120 platform which led me to reduce > those delays. The delay in between which the polling function is allowed > to sleep is reduced from 100us to 50us which in almost all cases is a > good value to succeed at the first retry. The overall delay is also > lowered as the prior value was really way to high, 10000us is large > enough. > > Signed-off-by: Antoine Tenart <antoine.ten...@bootlin.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net-next 0/4] net: phy: mscc-miim: reduce waiting... Antoine Tenart
- [PATCH net-next 1/4] net: phy: mscc-miim: use more ... Antoine Tenart
- Re: [PATCH net-next 1/4] net: phy: mscc-miim: u... Alexandre Belloni
- Re: [PATCH net-next 1/4] net: phy: mscc-miim: u... Florian Fainelli
- [PATCH net-next 4/4] net: phy: mscc-miim: read poll... Antoine Tenart
- Re: [PATCH net-next 4/4] net: phy: mscc-miim: r... Florian Fainelli
- Re: [PATCH net-next 4/4] net: phy: mscc-mii... Andrew Lunn
- Re: [PATCH net-next 4/4] net: phy: mscc... Florian Fainelli
- [PATCH net-next 2/4] net: phy: mscc-miim: remove re... Antoine Tenart
- Re: [PATCH net-next 2/4] net: phy: mscc-miim: r... Alexandre Belloni
- Re: [PATCH net-next 2/4] net: phy: mscc-miim: r... Florian Fainelli
- [PATCH net-next 3/4] net: phy: mscc-miim: improve w... Antoine Tenart
- Re: [PATCH net-next 3/4] net: phy: mscc-miim: i... Alexandre Belloni
- Re: [PATCH net-next 3/4] net: phy: mscc-miim: i... Florian Fainelli