diff options
author | 2024-09-05 13:15:37 +0200 | |
---|---|---|
committer | 2024-09-05 12:55:59 +0100 | |
commit | ff949d981c775332be94be70397ee1df20bc68e5 (patch) | |
tree | 422dbf55af089fa0366c92e9f035952aab4c04a8 /rust/helpers/workqueue.c | |
parent | spi: spidev: Add missing spi_device_id for jg10309-01 (diff) | |
download | wireguard-linux-ff949d981c775332be94be70397ee1df20bc68e5.tar.xz wireguard-linux-ff949d981c775332be94be70397ee1df20bc68e5.zip |
spi: spi-fsl-lpspi: Fix off-by-one in prescale max
The commit 783bf5d09f86 ("spi: spi-fsl-lpspi: limit PRESCALE bit in
TCR register") doesn't implement the prescaler maximum as intended.
The maximum allowed value for i.MX93 should be 1 and for i.MX7ULP
it should be 7. So this needs also a adjustment of the comparison
in the scldiv calculation.
Fixes: 783bf5d09f86 ("spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://patch.msgid.link/20240905111537.90389-1-wahrenst@gmx.net
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions