[U-Boot] [PATCH RFC 1/3] spi:fsl_spi:Add compatibility for fsl-qspi and fsl-dspi modules driver

Simon Glass sjg at chromium.org
Tue Jul 8 00:34:16 CEST 2014


Hi,

On 1 July 2014 03:18, Chao Fu <b44548 at freescale.com> wrote:
> From: Chao Fu <B44548 at freescale.com>
>
> Freescale has some series of chips(e.g. vf610) contain two kinds of
> SPI modules, DSPI and QSPI. U-boot spi current code can't compile and
> enable the two modules at same time. So add fsl-spi-interface make two
> spi driver code work together.

We are in the process of enabling driver model for SPI and SPI flash.
Work in progress is at u-boot-dm.git branch 'working'.

It probably makes sense to build on that rather than introduce new
infrastructure. Please let me know what you think.

Regards,
Simon


More information about the U-Boot mailing list