Re: [net-next PATCH 03/11] net: phy: Add a binding for PHY LEDs
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-03-07 23:18:06
Also in:
linux-devicetree, linux-leds, lkml, netdev
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-03-07 23:18:06
Also in:
linux-devicetree, linux-leds, lkml, netdev
On Tue, Mar 07, 2023 at 06:00:38PM +0100, Christian Marangi wrote:
From: Andrew Lunn <andrew@lunn.ch> Define common binding parsing for all PHY drivers with LEDs using phylib. Parse the DT as part of the phy_probe and add LEDs to the linux LED class infrastructure. For the moment, provide a dummy brightness function, which will later be replaced with a call into the PHY driver. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Hi Christian
Since you are submitting this, you need to add your own Signed-off-by:
after mine.
Andrew
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel