mbox series

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

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

Message

Michael Klein March 26, 2025, 9:21 p.m. UTC
Changes in V5:
- Split cleanup patch and improve code formatting

Changes in V4:
- Change (!ret) to (ret == 0)
- Replace set_bit() by __set_bit()

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 (4):
  net: phy: realtek: Group RTL82* macro definitions
  net: phy: realtek: Clean up RTL8211E ExtPage access
  net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
  net: phy: realtek: Add support for PHY LEDs on RTL8211E

 drivers/net/phy/realtek/realtek_main.c | 201 ++++++++++++++++++++-----
 1 file changed, 160 insertions(+), 41 deletions(-)

Comments

Jakub Kicinski March 28, 2025, 11:49 a.m. UTC | #1
On Wed, 26 Mar 2025 22:21:21 +0100 Michael Klein wrote:
> Changes in V5:
> - Split cleanup patch and improve code formatting

## Form letter - net-next-closed

Linus already pulled net-next material v6.15 and therefore net-next is closed
for new drivers, features, code refactoring and optimizations. We are currently
accepting bug fixes only.

Please repost when net-next reopens after Apr 7th.

RFC patches sent for review only are obviously welcome at any time.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle