]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" from Dougla...
authorMark Brown <broonie@kernel.org>
Tue, 7 Jul 2020 13:26:34 +0000 (14:26 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2020 13:26:34 +0000 (14:26 +0100)
commitfd9964a552d96ea4135bafd3dfd4dc9916cdc6f3
tree2afba83a07266488e0cca094b88c2b3ad7058759
parent9b94ea039f792fbb18e41f0e69f20a5fd901aeb2
parentd7e9dce986522b735bce46f2db8788693f5b7900
Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" from Douglas Anderson <dianders@chromium.org>:

This series tries to reduce a whole bunch of overhead in each SPI
transfer.  Much of this overhead is new with the recent interconnect
changes, but even without those changes we still had some overhead
that we could avoid.  Let's avoid all of it.

These changes are atop the Qualcomm tree to avoid merge conflicts.  If
they look good, the most expedient way to land them is probably to get
Ack's from Mark and land then via the Qualcomm tree.

Most testing was done on the Chrome OS 5.4 tree, but sanity check was
done on mainline.

Douglas Anderson (3):
  spi: spi-geni-qcom: Avoid clock setting if not needed
  spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
  spi: spi-geni-qcom: Get rid of most overhead in prepare_message()

 drivers/spi/spi-geni-qcom.c | 67 ++++++++++++++++++-------------------
 1 file changed, 32 insertions(+), 35 deletions(-)

--
2.27.0.383.g050319c2ae-goog