Re: [PATCH 2/2] spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms

2020-07-08 Thread Mark Brown
On Tue, Jul 07, 2020 at 01:16:41PM -0700, Douglas Anderson wrote: > In commit cff80645d6d3 ("spi: spi-qcom-qspi: Add interconnect support") > the spi_geni_runtime_suspend() and spi_geni_runtime_resume() > became a bit slower. Measuring on my hardware I see numbers in the > hundreds of microseconds

[PATCH 2/2] spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms

2020-07-07 Thread Douglas Anderson
In commit cff80645d6d3 ("spi: spi-qcom-qspi: Add interconnect support") the spi_geni_runtime_suspend() and spi_geni_runtime_resume() became a bit slower. Measuring on my hardware I see numbers in the hundreds of microseconds now. Let's use autosuspend to help avoid some of the overhead. Now if w