mbox series

[net-next,v2,0/2] add ethtool SQI support for LAN87xx T1 Phy

Message ID 20220413065557.12914-1-arun.ramadoss@microchip.com (mailing list archive)
Headers show
Series add ethtool SQI support for LAN87xx T1 Phy | expand

Message

Arun Ramadoss April 13, 2022, 6:55 a.m. UTC
This patch series add the Signal Quality Index measurement for the LAN87xx and
LAN937x T1 phy. Updated the maintainers file for microchip_t1.c.

v1 - v2
------
- Seperated the PHY_POLL_CABLE_TEST flag patch as a fix to net tree.
- Updated the individual people as Maintainer.

Arun Ramadoss (2):
  net: phy: LAN87xx: add ethtool SQI support
  MAINTAINERS: Add maintainers for Microchip T1 Phy driver

 MAINTAINERS                    |  7 +++++
 drivers/net/phy/microchip_t1.c | 48 ++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)


base-commit: f45ba67eb74ab4b775616af731bdf8944afce3f1

Comments

Jakub Kicinski April 15, 2022, 6:33 p.m. UTC | #1
On Wed, 13 Apr 2022 12:25:55 +0530 Arun Ramadoss wrote:
> This patch series add the Signal Quality Index measurement for the LAN87xx and
> LAN937x T1 phy. Updated the maintainers file for microchip_t1.c.

Please rebase and repost now that the fix also made its way to net-next.
The line numbers don't much and the way git deals with it is not
inspiring confidence.