aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorTianyu Xu <xtydtc@gmail.com>2025-08-05 09:54:03 +0800
committerMark Brown <broonie@kernel.org>2025-08-06 13:31:31 +0100
commita4f8e70d75dd11ab1a01894893e0b03f1d0b61fd (patch)
tree6d14585a6bd75b38d00fee0c886c4a79b6c6c708 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentspi: spi-mem: Add missing kdoc argument (diff)
downloadwireguard-linux-a4f8e70d75dd11ab1a01894893e0b03f1d0b61fd.tar.xz
wireguard-linux-a4f8e70d75dd11ab1a01894893e0b03f1d0b61fd.zip
spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op()
The function spi_mem_adjust_op_freq() within spi_mem_exec_op() adjusts the op->max_freq, which will informs the SPI controller of the maximum frequency for each operation. This adjustment is based on combined information from the SPI device and the board's wiring conditions. Similarly, spi_mem_supports_op() will check the capabilities of the SPI controller. It also requires the combined information before it can accurately determine whether the SPI controller supports a given operation. Signed-off-by: Tianyu Xu <tianyxu@cisco.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://patch.msgid.link/20250805015403.43928-1-tianyxu@cisco.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions