commit | b4c53967b407e491560e0bb2c79aa887dc9c4903 | [log] [tgz] |
---|---|---|
author | Mathew McBride <matt@traverse.com.au> | Mon Jan 25 03:55:22 2021 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Feb 08 14:01:18 2021 +0530 |
tree | 8a5ab50d7be382c4afe933b3753d1f447727488a | |
parent | 148dba408d6a0e251782ca7be23ad19ec508f592 [diff] |
spi: fsl_qspi: apply the same settings for LS1088 as LS208x The LS1088 requires the same QUADSPI_QURIK_BASE_INTERNAL workaround as the LS208x and also has a 64 byte TX buffer. With the previous settings SPI-NAND reads over AHB were corrupted. Fixes: 91afd36f3802 ("spi: Transform the FSL QuadSPI driver to use the SPI MEM API") Signed-off-by: Mathew McBride <matt@traverse.com.au> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>