diff options
author | Carlos Song <carlos.song@nxp.com> | 2024-08-20 10:06:58 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-20 14:54:59 +0300 |
commit | 783bf5d09f86b9736605f3e01a3472e55ef98ff8 (patch) | |
tree | 0f69c5bac1423c0902981a4d8e2cf111129c472a /drivers/staging | |
parent | 57d5af2660e9443b081eeaf1c373b3ce48477828 (diff) | |
download | linux-783bf5d09f86b9736605f3e01a3472e55ef98ff8.tar.xz |
spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
Referring to the errata ERR051608 of I.MX93, LPSPI TCR[PRESCALE]
can only be configured to be 0 or 1, other values are not valid
and will cause LPSPI to not work.
Add the prescale limitation for LPSPI in I.MX93. Other platforms
are not affected.
Signed-off-by: Carlos Song <carlos.song@nxp.com>
Link: https://patch.msgid.link/20240820070658.672127-1-carlos.song@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions