MLK-22437-1 spi: fsl_qspi: Enable DDR mode on iMX7ULP
authorYe Li <ye.li@nxp.com>
Tue, 13 Aug 2019 10:34:57 +0000 (03:34 -0700)
committerYe Li <ye.li@nxp.com>
Wed, 14 Aug 2019 06:06:06 +0000 (23:06 -0700)
commit473cc13e29452e152add683d1b3772fb0e7685be
tree41906904f95e654222ffbb3000d5b372a8dfc07f
parent005e994bb358d8bf68d1688563ce4f2df4fd7b2c
MLK-22437-1 spi: fsl_qspi: Enable DDR mode on iMX7ULP

On iMX7ULP A0, PCC divider for QSPI has timing issue and it is
only possible to use the divider ratio equal to 1 (PCD=0).
This timing issue causes page program working abnormal if DDR_EN
is set. So current QSPI driver has disabled DDR mode on iMX7ULP

Since iMX7ULP B0 has fixed the issue, so re-enable the DDR mode
for iMX7ULP.

Signed-off-by: Ye Li <ye.li@nxp.com>
drivers/spi/fsl_qspi.c