Re: [PATCH] net: phy: realtek: Add support for LED configuration

2024-01-25 Thread Sean Anderson
Hi Artur/Jakub, On 11/30/23 15:39, Artur Rojek wrote: > From: Jakub Klama > > Introduce an ability to configure LED and Fiber LEDs found in RTL8211F > PHYs. This is achieved through two optional Device Tree properties: > * rtl,lcr for LED control > * rtl,flcr for Fiber LED control The Linux ne

[PATCH] net: phy: realtek: Add support for LED configuration

2023-11-30 Thread Artur Rojek
From: Jakub Klama Introduce an ability to configure LED and Fiber LEDs found in RTL8211F PHYs. This is achieved through two optional Device Tree properties: * rtl,lcr for LED control * rtl,flcr for Fiber LED control Signed-off-by: Jakub Klama Signed-off-by: Artur Rojek --- drivers/net/phy/re