Skip to content
Unverified Commit 5f66db08 authored by Stefan Moring's avatar Stefan Moring Committed by Mark Brown
Browse files

spi: imx: Take in account bits per word instead of assuming 8-bits



The IMX spi driver has a hardcoded 8, breaking the driver for word
lengths other than 8.

Signed-off-by: default avatarStefan Moring <stefanmoring@gmail.com>
Reported-by: default avatarSebastian Reichel <sre@kernel.org>
Fixes: 15a6af94

 ("spi: Increase imx51 ecspi burst length based on transfer length")
Tested-by: default avatarSebastian Reichel <sre@kernel.org>
Link: https://lore.kernel.org/r/20230917164037.29284-1-stefanmoring@gmail.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 9855d60c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment