diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-12-24 18:05:53 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-09 20:16:29 +0000 |
commit | 2438db5253eb17a7c0ccb15aea4252a150dda057 (patch) | |
tree | 7f4974c8c21a2ee5be2127f17bcc7573a3dc852a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eee7bc9e7ade6f7ac17d9ec02887cd5509ba9427 (diff) |
spi: fsl-qspi: Support per spi-mem operation frequency switches
Every ->exec_op() call correctly configures the spi bus speed to the
maximum allowed frequency for the memory using the constant spi default
parameter. Since we can now have per-operation constraints, let's use
the value that comes from the spi-mem operation structure instead. In
case there is no specific limitation for this operation, the default spi
device value will be given anyway.
The per-operation frequency capability is thus advertised to the spi-mem
core.
Cc: Han Xu <han.xu@nxp.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20241224-winbond-6-11-rc1-quad-support-v2-8-ad218dbc406f@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions