diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-12-24 18:05:48 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-09 20:16:24 +0000 |
commit | d0e5faccb229b1dacc4c9fa11f6df33bb1fdabd8 (patch) | |
tree | 80a25898642be9bfd184429c42a3253168d81a07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1248c9b8d54120950fda10fbeb98fb8932b4d45c (diff) |
spi: amd: 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.
This controller however performed a frequency check, which is also
observed during the ->check_op() phase.
The per-operation frequency capability is thus advertised to the spi-mem
core.
Cc: Sanjay R Mehta <sanju.mehta@amd.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20241224-winbond-6-11-rc1-quad-support-v2-3-ad218dbc406f@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions