On Mon, 23 Oct 2023 09:18:57 +0200, Linus Walleij wrote: > This is an attempt to rewrite the Marvell MV88E6xxx switch bindings > in YAML schema. > > The current text binding says: > WARNING: This binding is currently unstable. Do not program it into a > FLASH never to be changed again. Once this binding is stable, this > warning will be removed. > > Well that never happened before we switched to YAML markup, > we can't have it like this, what about fixing the mess? > > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > .../bindings/net/dsa/marvell,mv88e6xxx.yaml | 330 +++++++++++++++++++++ > .../devicetree/bindings/net/dsa/marvell.txt | 109 ------- > MAINTAINERS | 2 +- > 3 files changed, 331 insertions(+), 110 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>