diff options
author | David S. Miller <davem@davemloft.net> | 2020-05-26 15:33:57 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-26 15:33:57 -0700 |
commit | 0e3481195b155da4b9b94ad4d64bbf531ce62d16 (patch) | |
tree | c72524f7dbd6cdcdd642e998732176679ce1d6ad /net | |
parent | 90ce665c6a40dc1be771bf5f86e624c0acf3a76f (diff) | |
parent | a021ada2b7a3a79394ed2f476ec7615a184bb488 (diff) | |
download | linux-0e3481195b155da4b9b94ad4d64bbf531ce62d16.tar.bz2 |
Merge branch 'net-phy-mscc-miim-reduce-waiting-time-between-MDIO-transactions'
Antoine Tenart says:
====================
net: phy: mscc-miim: reduce waiting time between MDIO transactions
This series aims at reducing the waiting time between MDIO transactions
when using the MSCC MIIM MDIO controller.
I'm not sure we need patch 4/4 and we could reasonably drop it from the
series. I'm including the patch as it could help to ensure the system
is functional with a non optimal configuration.
We needed to improve the driver's performances as when using a PHY
requiring lots of registers accesses (such as the VSC85xx family),
delays would add up and ended up to be quite large which would cause
issues such as: a slow initialization of the PHY, and issues when using
timestamping operations (this feature will be sent quite soon to the
mailing lists).
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions