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 v2[1]: - Make #address-cells mutually-exclusive with spi-slave, Changes compared to v1[2]: - 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! [1] https://lore.kernel.org/linux-devicetree/20200303094522.23180-1-geert+renesas@xxxxxxxxx/ [2] 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 .../devicetree/bindings/spi/spi-controller.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 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