<div dir="ltr">Hello,<div><br></div><div>As I understand word length in spi, defines the cs active time.</div><div>It therefore seems that linux driver suits when dealing with simple spi protocols which keeps word size constant.</div><div>How can we deal with spi protocols which use different spi size as part of protocol.</div><div>for example cs need to be active for sending spi word - 9 bits, and then reading spi - 8 bit word (only after write+read spi changes values back to non active),</div><div>How can we implement that ?</div><div>Do we need to set bits_per_word size for the sending and then another bits_per_word for the receiving ?</div><div><br></div><div>Regards,</div><div>Ran</div></div>