[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180918170850.2749-1-david@lechnology.com>
Date: Tue, 18 Sep 2018 12:08:47 -0500
From: David Lechner <david@...hnology.com>
To: linux-spi@...r.kernel.org, linux-iio@...r.kernel.org
Cc: David Lechner <david@...hnology.com>,
Jonathan Cameron <jic23@...nel.org>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
Mark Brown <broonie@...nel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] spi: SPI_CS_WORD followup
This is a followup to the series "spi: introduce SPI_CS_WORD mode flag" [1] to
address some review comments.
- The first two patches handle the case for GPIO CS
- The last patch is the IIO patch from the previous series with an expanded
commit message.
[1]: https://lore.kernel.org/lkml/20180913003920.30600-1-david@lechnology.com/
David Lechner (3):
spi: always use software fallback for SPI_CS_WORD when using cs_gio
spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio
iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage
drivers/iio/adc/ti-ads7950.c | 53 +++++++++++++++++++++---------------
drivers/spi/spi-davinci.c | 3 --
drivers/spi/spi.c | 6 ++--
3 files changed, 35 insertions(+), 27 deletions(-)
--
2.17.1
Powered by blists - more mailing lists