mbox series

[0/2] spi: rspi: Add support for configuring word order

Message ID 20200218105810.902-1-geert+renesas@glider.be (mailing list archive)
Headers show
Series spi: rspi: Add support for configuring word order | expand

Message

Geert Uytterhoeven Feb. 18, 2020, 10:58 a.m. UTC
Hi Mark,

This patch series adds support for configuring the word order on Renesas
"RSPI" SPI controllers.

This has been tested on RSK+RZA1 using spidev_test (with/without -L
option).

Thanks!

Geert Uytterhoeven (2):
  spi: rspi: Factor out handling of common mode bits
  spi: rspi: Add support for LSB-first word order

 drivers/spi/spi-rspi.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)