From: Konstantin Porotchkin <kostap@xxxxxxxxxxx> This patch set contains the following changes: - support for switching CS for every transferred byte - fix for the clock by enabling it for every call to spi_setup() v2: - remove DTS entry for single byte CS, use existing SPI_CS_WORD flag - drop changes to core SPI driver - fix the wrong first patch signature Marcin Wojtas (2): spi: orion: enable clocks before spi_setup spi: orion: enable support for switching CS every transferred byte drivers/spi/spi-orion.c | 34 +++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) -- 2.17.1