Changes since RFC: - check set_line_direction function pointer in spi_bitbang_bufs routine Lorenzo Bianconi (2): spi: add flags parameter to txrx_word function pointers spi: spi-gpio: add SPI_3WIRE support drivers/spi/spi-ath79.c | 2 +- drivers/spi/spi-bitbang.c | 50 ++++++++++++++++++++++++--------- drivers/spi/spi-butterfly.c | 4 +-- drivers/spi/spi-gpio.c | 49 +++++++++++++++++++++----------- drivers/spi/spi-lm70llp.c | 5 ++-- drivers/spi/spi-sh-sci.c | 20 +++++++------ drivers/spi/spi-xtensa-xtfpga.c | 2 +- include/linux/spi/spi_bitbang.h | 3 +- 8 files changed, 90 insertions(+), 45 deletions(-) -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html