mbox series

[net-next,v3,0/2] net: phy: realtek: Add support for PHY LEDs on

Message ID 20250316121424.82511-1-michael@fossekall.de (mailing list archive)
Headers show
Series net: phy: realtek: Add support for PHY LEDs on | expand

Message

Michael Klein March 16, 2025, 12:14 p.m. UTC
Changes in V3:
- move definition of rtl8211e_read_ext_page() to patch 2
- Wrap overlong lines
Changes in V2:
- Designate to net-next
- Add ExtPage access cleanup patch as suggested by Andrew Lunn

Michael Klein (2):
  net: phy: realtek: Clean up RTL8211E ExtPage access
  net: phy: realtek: Add support for PHY LEDs on RTL8211E

 drivers/net/phy/realtek/realtek_main.c | 174 +++++++++++++++++++++----
 1 file changed, 146 insertions(+), 28 deletions(-)