Skip to content
Unverified Commit 5223c9c1 authored by Angelo Dureghello's avatar Angelo Dureghello Committed by Mark Brown
Browse files

spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE



This patch fixes the dspi_eoq_write function used by the
ColdFire mcf5441x family. The 16 bit cmd part must be re-set at
each data transfer.

Also, now that fifo_size variables are used for eoq_read/write,
a proper fifo size must be set (16 slots for the ColdFire dspi
module version).

Signed-off-by: default avatarAngelo Dureghello <angelo@sysam.it>
Acked-by: default avatarEsben Haabendal <esben@haabendal.dk>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
parent 04b2d03a
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