On Wed, May 13, 2020 at 04:00:25PM +0200, Lars Povlsen wrote: > This add DT bindings for the Microsemi/Microchip SPI controller used > in various SoC's. It describes the "mscc,ocelot-spi" and > "mscc,jaguar2-spi" bindings. > Reviewed-by: Alexandre Belloni > Signed-off-by: Lars Povlsen > --- > .../bindings/spi/mscc,ocelot-spi.yaml | 60 +++++++++++++++++++ > .../bindings/spi/snps,dw-apb-ssi.txt | 7 +-- That's not what this change does. It is removing the existing binding for Ocelot and Jaguar2 from the free format binding documentation and adds some entirely separate YAML bindings for them. This conflicts with competing YAML conversions that both Serge Semin and Wan Ahmad Zainie (CCed) have in flight at the minute. It also doesn't strike me as a good idea to fork the bindings, what's the motivation for doing that?