[PATCH 1/8] spi: spi-mem: Use picoseconds for calculating the op durations
Mark Brown
broonie at kernel.org
Wed Jun 18 05:24:27 PDT 2025
On Wed, Jun 18, 2025 at 02:14:18PM +0200, Miquel Raynal wrote:
> spi_mem_calc_op_duration() is deriving the duration of a specific op, by
> multiplying the number of cycles with the time a cycle will last. This
> time was measured in nanoseconds, which means at high frequencies the
> delta between two frequencies might not be properly catch due to
> roundings.
Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20250618/ffee5053/attachment.sig>
More information about the linux-mtd
mailing list