]> Git Repo - linux.git/commit - drivers/spi/spi-imx.c
spi: spi-imx: spi_imx_transfer(): add support for effective_speed_hz
authorMarc Kleine-Budde <[email protected]>
Thu, 17 Sep 2020 20:24:20 +0000 (22:24 +0200)
committerMark Brown <[email protected]>
Wed, 23 Sep 2020 18:59:32 +0000 (19:59 +0100)
commitbf253e6bf6b876a4ce74db7dcf8a13b80d84aa5f
tree7313d444acaa0e5a2d74d688873eed0517c0a427
parent7b1d96813317358312440d0d07abbfbeb0ef8d22
spi: spi-imx: spi_imx_transfer(): add support for effective_speed_hz

This patch implementes the reporting of the effectivly used speed_hz for the
transfer by setting tfr->effective_speed_hz.

See the following patch, which adds this feature to the SPI core for more
information:

    5d7e2b5ed585 spi: core: allow reporting the effectivly used speed_hz for a transfer

Signed-off-by: Marc Kleine-Budde <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-imx.c
This page took 0.055808 seconds and 4 git commands to generate.