linux-stable/include/uapi/linux/spi
Baruch Siach b617be3350
spi: add SPI_RX_CPHA_FLIP mode bit
Some SPI devices latch MOSI bits on one clock phase, but produce valid
MISO bits on the other phase. Add SPI_RX_CPHA_FLIP mode to instruct the
controller driver to flip CPHA for Rx (MISO) only transfers.

Signed-off-by: Baruch Siach <baruch.siach@siklu.com>
Link: https://lore.kernel.org/r/a715ca92713ca02071f33dcca9960a66a03c949a.1649702729.git.baruch@tkos.co.il
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-04-19 13:13:47 +01:00
..
spi.h spi: add SPI_RX_CPHA_FLIP mode bit 2022-04-19 13:13:47 +01:00
spidev.h spi: uapi: unify SPI modes into a single spi.h header 2020-12-28 14:21:30 +00:00