On Thu, Dec 17, 2020 at 01:27:07PM +0200, kostap@xxxxxxxxxxx wrote: > Some SPI devices, such as SLIC (Subscriber Line Interface Card) > require toggling the CS every transferred byte. Enable such > possibility by creating a new DT property and enabling SPI > device mode update. Add according support in the spi-orion driver. I'm pretty sure we already support this - if the client driver sets the word length to 8 bits then SPI_CS_WORD ought to do what your change describes as far as I can see. What's missing there? > --- > drivers/spi/spi-orion.c | 20 +++++++++++++++++++- > drivers/spi/spi.c | 6 ++++-- > include/linux/spi/spi.h | 1 + > 3 files changed, 24 insertions(+), 3 deletions(-) This is introducing something into the core and adding a user of it, it should be two separate patches.
Attachment:
signature.asc
Description: PGP signature