On Wed, Mar 08, 2023 at 12:17:51AM +0100, Andrew Lunn wrote:
On Tue, Mar 07, 2023 at 06:00:38PM +0100, Christian Marangi wrote:
quoted
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.
Tought it was needed only for patch where I have put any change. (case
of 2 patch in this series where there was a whitespace error and had to
change a binding)
Think I need do to this for every other patch right?
--
Ansuel