Re: [PATCH net-next] net: phy: change of_phy_leds() to fwnode_phy_leds()
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-01-08 18:35:58
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-01-08 18:35:58
Also in:
lkml
On Thu, Jan 08, 2026 at 03:34:05PM +0800, Jijie Shao wrote:
Change of_phy_leds() to fwnode_phy_leds(), to support of node, acpi node, and software node together. Signed-off-by: Jijie Shao <shaojijie@huawei.com>
I would prefer this is part of a patchset adding full support for PHY
leds via ACPI. The binding documentation needs updates to match the
code.
Andrew
---
pw-bot: cr