Re: [PATCH net-next v2] net: phy: mediatek-ge-soc: support PHY LEDs

From: Andrew Lunn
Date: Sun Aug 13 2023 - 14:57:22 EST


On Sun, Aug 13, 2023 at 05:24:55PM +0100, Daniel Golle wrote:
> Implement netdev trigger and primitive bliking offloading as well as
> simple set_brigthness function for both PHY LEDs of the in-SoC PHYs
> found in MT7981 and MT7988.
>
> For MT7988, read boottrap register and apply LED polarities accordingly

Should this be bootstrap? With an S? boottrap appears quite often in
the code, so maybe the datasheet does say boottrap?

Andrew