On Thu, 30 May 2024 23:53:07 +0200, Linus Walleij wrote: > This rewrites the Vitesse VSC73xx DSA switches DT binding in > schema. > > It was a bit tricky since I needed to come up with some way > of applying the SPI properties only on SPI devices and not > platform devices, but I figured something out that works. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > .../bindings/net/dsa/vitesse,vsc73xx.txt | 129 ---------------- > .../bindings/net/dsa/vitesse,vsc73xx.yaml | 162 +++++++++++++++++++++ > 2 files changed, 162 insertions(+), 129 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>