Re: [PATCH v2 1/1] dt-bindings: net: ethernet-phy: clarify when compatible must specify PHY ID

From: Andrew Lunn
Date: Mon Nov 03 2025 - 08:19:29 EST


On Mon, Nov 03, 2025 at 09:13:42AM +0100, Buday Csaba wrote:
> Change PHY ID description in ethernet-phy.yaml to clarify that a
> PHY ID is required (may -> must) when the PHY requires special
> initialization sequence.
>
> Link: https://lore.kernel.org/netdev/20251026212026.GA2959311-robh@xxxxxxxxxx/
> Link: https://lore.kernel.org/netdev/aQIZvDt5gooZSTcp@debianbuilder/
>
> Signed-off-by: Buday Csaba <buday.csaba@xxxxxxxxx>

Please always start a new thread for each version of a patch. The CI
probably just sees this as a comment made to the previous version, and
so has probably not tested it.

Given that you have only changed some DT binding text, it is however
likely safe.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew