diff options
author | Douglas Anderson <[email protected]> | 2020-07-09 07:51:44 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-07-13 16:17:13 -0700 |
commit | 2124331411a1ee88437cdd426854253c173464ba (patch) | |
tree | 5bf15e9a065ffb30585b6b367096e5a5bfb38ded /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f79a158d37c26015099f4a7fd7d6592bb2ad3054 (diff) |
spi: spi-qcom-qspi: Avoid clock setting if not needed
As per recent changes to the spi-qcom-qspi, now when we set the clock
we'll call into the interconnect framework and also call the OPP API.
Those are expensive operations. Let's avoid calling them if possible.
This has a big impact on getting transfer rates back up to where they
were (or maybe slightly better) before those patches landed.
Fixes: cff80645d6d3 ("spi: spi-qcom-qspi: Add interconnect support")
Signed-off-by: Douglas Anderson <[email protected]>
Acked-by: Mark Brown <[email protected]>
Reviewed-by: Rajendra Nayak <[email protected]>
Tested-by: Rajendra Nayak <[email protected]>
Reviewed-by: Mukesh Kumar Savaliya <[email protected]>
Reviewed-by: Akash Asthana <[email protected]>
Link: https://lore.kernel.org/r/20200709075113.v2.1.Ia7cb4f41ce93d37d0a764b47c8a453ce9e9c70ef@changeid
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions