Re: [PATCH] net: phy: motorcomm: Add support for PHY LEDs on YT8531
From: Tianling Shen
Date: Mon Oct 27 2025 - 05:40:44 EST
Hi Andrew,
On 2025/10/27 10:10, Andrew Lunn wrote:
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
Sorry I missed this. This is my first time sending patches to netdev, I
will follow the instructions next time.
Thank you for the information!
Thanks,
Tianling.
Signed-off-by: Tianling Shen <cnsztl@xxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew