Re: [PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches

From: Andrew Lunn
Date: Tue Nov 14 2023 - 16:50:30 EST


On Tue, Nov 14, 2023 at 12:35:55AM +0100, Linus Walleij wrote:
> The Marvell switches are lacking DT bindings.
>
> I need proper schema checking to add LED support to the
> Marvell switch. Just how it is, it can't go on like this.
>
> Some Device Tree fixes are included in the series, these
> remove the major and most annoying warnings fallout noise:
> some warnings remain, and these are of more serious nature,
> such as missing phy-mode. They can be applied individually,
> or to the networking tree with the rest of the patches.
>
> Thanks to Andrew Lunn, Vladimir Oltean and Russell King
> for excellent review and feedback!
>
> This latest version employs special compatibles in the
> odd ABI device trees.

So i have one open question. How do we merge this?

Can we just take it all through the DT tree?

Andrew