[PATCH] spi: imx: Add pm-runtime autosuspend

Mark Brown broonie at kernel.org
Thu Apr 28 04:22:49 PDT 2016


On Thu, Apr 28, 2016 at 01:03:31PM +0200, Markus Pargmann wrote:
> Currently for each transfer the two clocks are enabled and disabled. For
> heavy SPI usage this can lead to a significant overhead.

Really?  If the system is loaded the normal effect is that we will get
an equivalent effect from the SPI message thread - I'm curious what the
numbers are here.  This doesn't seem like something we should be doing
in individual drivers if it makes a difference.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160428/8bef037e/attachment.sig>


More information about the linux-arm-kernel mailing list