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

Michael Klein posted 4 patches 8 months, 3 weeks ago
There is a newer version of this series
drivers/net/phy/realtek/realtek_main.c | 201 ++++++++++++++++++++-----
1 file changed, 160 insertions(+), 41 deletions(-)
[net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
Posted by Michael Klein 8 months, 3 weeks ago
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(-)

-- 
2.39.5
Re: [net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
Posted by Jakub Kicinski 8 months, 2 weeks ago
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
-- 
pw-bot: defer
pv-bot: closed