Re: [PATCH] net: phy: motorcomm: Add support for PHY LEDs on YT8531

From: Andrew Lunn
Date: Sun Oct 26 2025 - 22:10:53 EST


On Sun, Oct 26, 2025 at 09:36:52PM +0800, Tianling Shen wrote:
> The LED registers on YT8531 are exactly same as YT8521, so simply
> reuse yt8521_led_hw_* functions.
>
> Tested on OrangePi R1 Plus LTS and Zero3.

In future, please could you put the tree name into the subject.
See:

https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html

> Signed-off-by: Tianling Shen <cnsztl@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew