diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-12-24 20:05:58 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-09 23:16:34 +0300 |
commit | d3f35dd3ad968256ed1080e3ea2022f947861cff (patch) | |
tree | a349f6f91af7bf8ac42959f2b255516ace3b3bea /scripts/lib/abi/abi_regex.py | |
parent | 26851cf65ffca2d3a8d529a125e54cf0084d69e7 (diff) | |
download | linux-d3f35dd3ad968256ed1080e3ea2022f947861cff.tar.xz |
spi: rockchip-sfc: 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>
Cc: Haibo Chen <haibo.chen@nxp.com>
Cc: Yogesh Gaur <yogeshgaur.83@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://patch.msgid.link/20241224-winbond-6-11-rc1-quad-support-v2-13-ad218dbc406f@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions