On Tue, Oct 24, 2023 at 11:24:59AM +0200, Linus Walleij wrote: > The Marvell MV88E6060 is one of the oldest DSA switches from > Marvell, and it has DT bindings used in the wild. Let's define > them properly. > > It is different enough from the rest of the MV88E6xxx switches > that it deserves its own binding. > > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > .../bindings/net/dsa/marvell,mv88e6060.yaml | 88 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 89 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>