Skip to content
Commit 10509987 authored by Suresh Gupta's avatar Suresh Gupta Committed by Jagan Teki
Browse files

spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO



In some of the QSPI controller version, there must be atleast
128bit data available in TX FIFO for any pop operation otherwise
error bit will be set. The code will not make any behavior change
for previous controller as the transfer data size in ipcr register
is still the same.

Patch is tested on LS1046A which do not require 16 bytes aligned and
LS1088A which require 16 bytes aligned data in TX FIFO

Signed-off-by: default avatarSuresh Gupta <suresh.gupta@nxp.com>
Signed-off-by: default avatarAnupam Kumar <anupam.kumar_1@nxp.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent db10809c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment