Hi Mark, Rob, Maxime, This patch series contains two fixes for the SPI controller DT bindings regarding SPI controllers configured for slave mode. Changes compared to v1[*]: - Use "enum: [0, 1]" instead of min/max limit, - use "- spi-slave" instead of "[ spi-slave ]". - New fix for spi-[rt]x-bus-width. Thanks! [*] https://lore.kernel.org/linux-devicetree/20200227130323.15327-1-geert+renesas@xxxxxxxxx/ Geert Uytterhoeven (2): spi: dt-bindings: spi-controller: Fix #address-cells for slave mode spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode .../bindings/spi/spi-controller.yaml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds