Hi!
> Add support for controlling the LEDs connected to several families of
> Marvell PHYs via Linux LED API. These families currently are: 88E1112,
> 88E1116R, 88E1118, 88E1121R, 88E1149R, 88E1240, 88E1318S, 88E1340S,
> 88E1510, 88E1545 and 88E1548P.
>
> This does not yet add support for compoun
> +/* FIXME: Blinking rate is shared by all LEDs on a PHY. Should we check
> whether
> + * another LED is currently blinking with incompatible rate? It would be
> cleaner
> + * if we in this case failed to offload blinking this LED.
> + * But consider this situation:
> + * 1. user sets LED[1]
Add support for controlling the LEDs connected to several families of
Marvell PHYs via Linux LED API. These families currently are: 88E1112,
88E1116R, 88E1118, 88E1121R, 88E1149R, 88E1240, 88E1318S, 88E1340S,
88E1510, 88E1545 and 88E1548P.
This does not yet add support for compound LED modes. This