diff options
author | Marek Vasut <[email protected]> | 2021-07-27 18:04:28 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-28 16:39:22 +0100 |
commit | 36c2530ea963884eeb0097169f853fdc36f16ad7 (patch) | |
tree | 61c6e1e997630d474460de7d75d23d3607ee81ca /scripts/gdb/linux/rbtree.py | |
parent | 53ca18acbe645656132fb5a329833db711067e54 (diff) |
spi: imx: mx51-ecspi: Fix CONFIGREG delay comment
For (2 * 1000000) / min_speed_hz < 10 to be true in naturals with zero,
the min_speed_hz must be above 200000 (i.e. 200001 rounds down to 9, so
the condition triggers). Update the comment. No functional change.
Fixes: 6fd8b8503a0dc ("spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds")
Signed-off-by: Marek Vasut <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Mark Brown <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions