mbox series

[net-next,v3,0/3] net: phy: dp83td510: add cable diag support

Message ID 20220608123236.792405-1-o.rempel@pengutronix.de (mailing list archive)
Headers show
Series net: phy: dp83td510: add cable diag support | expand

Message

Oleksij Rempel June 8, 2022, 12:32 p.m. UTC
changes v3:
- spell fixes

changes v2:
- optimize SQI array

Oleksij Rempel (3):
  net: phy: dp83td510: add SQI support
  net: phy: dp83td510: add cable testing support
  net: phy: dp83td510: disable cable test support for 1Vpp PHYs

 drivers/net/phy/dp83td510.c | 260 ++++++++++++++++++++++++++++++++++++
 1 file changed, 260 insertions(+)

Comments

Jakub Kicinski June 8, 2022, 2:28 p.m. UTC | #1
On Wed,  8 Jun 2022 14:32:33 +0200 Oleksij Rempel wrote:
> changes v3:
> - spell fixes

FWIW relatively recently we started asking folks to wait 24h before
reposting:

https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#i-have-received-review-feedback-when-should-i-post-a-revised-version-of-the-patches

Would be doubly useful here since it sounds like Andrew is out for 
the week.