Re: [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants

From: Andrew Lunn
Date: Tue Nov 14 2023 - 16:48:08 EST


On Tue, Nov 14, 2023 at 12:36:01AM +0100, Linus Walleij wrote:
> Accept special node naming variants for Marvell switches with
> special node names as ABI.
>
> This is maybe not the prettiest but it avoids special-casing
> the Marvell MV88E6xxx bindings by copying a lot of generic
> binding code down into that one binding just to special-case
> these unfixable nodes.
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

As you say, not pretty. But it does the job.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew