Files
linux/drivers
Adam Butcher cf6d79a0f5 spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
c712c05e46 ("spi: imx: fix the burst length at DMA mode and CPU mode")
corrects three cases of setting the ECSPI burst length but erroneously
leaves the in-range CPU case one bit to big (in that field a value of
0 means 1 bit).  The effect was that transmissions that should have been
8-bit bytes appeared as 9-bit causing failed communication with SPI
devices.

Link: https://lore.kernel.org/all/20240201105451.507005-1-carlos.song@nxp.com/
Link: https://lore.kernel.org/all/20240204091912.36488-1-carlos.song@nxp.com/
Fixes: c712c05e46 ("spi: imx: fix the burst length at DMA mode and CPU mode")
Signed-off-by: Adam Butcher <adam@jessamine.co.uk>
Link: https://msgid.link/r/20240318175119.3334-1-adam@jessamine.co.uk
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-03-18 21:06:54 +00:00
..
2024-02-06 14:10:47 +08:00
2024-02-16 18:51:00 -05:00
2024-03-08 13:40:56 +10:00
2024-03-03 02:32:35 +00:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2023-12-15 17:07:05 +01:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2024-01-05 15:55:41 +05:30
2024-03-18 17:30:46 +00:00
2023-12-15 17:27:04 +01:00
2024-03-18 17:30:46 +00:00
2024-01-04 17:03:47 +01:00
2024-03-18 17:30:46 +00:00
2024-03-18 17:30:46 +00:00
2024-01-12 12:38:37 +01:00