Re: [PATCH v1 1/1] spi: Group cs_change and cs_off flags together in struct spi_transfer

From: Andy Shevchenko
Date: Thu Sep 08 2022 - 09:02:57 EST


On Thu, Sep 08, 2022 at 03:54:44PM +0300, Andy Shevchenko wrote:
> The commit 5e0531f6b90a ("spi: Add capability to perform some transfer
> with chipselect off") added a new flag but squezed it into a wrong
> group of struct spi_transfer members (note that SPI_NBITS_* are macros
> for easier interpretation of the tx_nbits and rx_nbits bitfields.

Besides some small issues with the grammar above, I would like also to
reshuffle the documentation part. Hence, please wait for v2 of this.

--
With Best Regards,
Andy Shevchenko