[U-Boot] [PATCH] driver/spi: fsl_qspi: Remove non-DM stuff

Schrempf Frieder frieder.schrempf at kontron.de
Mon Dec 3 11:18:47 UTC 2018


Hi,

On 07.09.18 06:19, Ashish Kumar wrote:
> Convert fsl_qspi.c to complete DM mode.
> 
> Signed-off-by: Ashish Kumar <Ashish.Kumar at nxp.com>
> Tested-by: Rajat Srivastava <rajat.srivastava at nxp.com>
> Tested-by: Ye Li <ye.li at nxp.com>
> ---
> 
> Tested on LS1088ARDB(arm64).
> Tested on LS1021ATWR(arm32) by Rajat
> Tested on i.mx6 and i.mx7 by Ye Li
> 
> Depends on patch series:
> http://patchwork.ozlabs.org/patch/935858/
> http://patchwork.ozlabs.org/patch/935860/

This patch breaks the build if you enable CONFIG_SPL_SPI_SUPPORT. I 
guess that SPL does not use DM for SPI.

How is the SPI support for SPL supposed to work?
Will it use DM in the future?

Thanks,
Frieder


More information about the U-Boot mailing list