Re: [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings

From: Jens Emil Schulz Ostergaard

Date: Wed Mar 04 2026 - 11:06:37 EST


On Tue, 2026-03-03 at 18:49 +0000, Conor Dooley wrote:
> On Tue, Mar 03, 2026 at 01:22:28PM +0100, Jens Emil Schulz Østergaard wrote:
> > Add bindings for LAN9645X switch. We use a fallback compatible for the
> > smallest SKU microchip,lan96455s-switch.
> >
> > Reviewed-by: Steen Hegelund <Steen.Hegelund@xxxxxxxxxxxxx>
> > Signed-off-by: Jens Emil Schulz Østergaard <jensemil.schulzostergaard@xxxxxxxxxxxxx>
> > ---
> > .../net/dsa/microchip,lan9645x-switch.yaml | 137 +++++++++++++++++++++
> > MAINTAINERS | 1 +
> > 2 files changed, 138 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/net/dsa/microchip,lan9645x-switch.yaml b/Documentation/devicetree/bindings/net/dsa/microchip,lan9645x-switch.yaml
> > new file mode 100644
> > index 000000000000..4a19dfa7e9d5
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/net/dsa/microchip,lan9645x-switch.yaml
> > @@ -0,0 +1,137 @@
> > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/net/dsa/microchip,lan9645x-switch.yaml#
>
> Just name the binding microchip,lan96455s-switch please, to match the
> standalone compatible.

I will rename the binding.

Thanks,
Emil