Re: [PATCH] leds: trigger: netdev: extend speeds up to 10G

From: Andrew Lunn
Date: Sun Nov 26 2023 - 16:10:22 EST


On Sun, Nov 26, 2023 at 08:17:03PM +0000, Daniel Golle wrote:
> Add 2.5G, 5G and 10G as available speeds to the netdev LED trigger.
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

One thing to consider is how this get merged. I assume you will have a
PHY driver patch soon making use of this? We can either:

1) Get Lee to merge it into the LED tree and then create a stable
branch which gets pulled into netdev.

2) Merge into netdev, with Lees Acked-by:

It seems unlikely there will be any merge conflicts. So netdev does
seem like an O.K. way to go.

Andrew