From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH 0/2] spi: rspi: Add support for configuring word order Date: Tue, 18 Feb 2020 11:58:07 +0100 Message-ID: <20200218105810.902-1-geert+renesas@glider.be> Cc: Hoan Nguyen An , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Geert Uytterhoeven To: Mark Brown Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: 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(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds