[PATCH 0/6] refactor spi_mpc8xxx.c and add eSPI controller support

Grant Likely grant.likely at secretlab.ca
Mon Jul 26 10:36:18 EST 2010


On Tue, Jul 20, 2010 at 10:08:19AM +0800, Mingkai Hu wrote:
> This patchset refactor the file spi_mpc8xxx.c to abstract some common code
> as a lib used by the SPI/eSPI controller driver, move the SPI controller
> driver code to fsl_spi.c, and add the eSPI controller support with fsl_espi.c.
> 
> Tested on P4080DS and MPC8536DS board based on latest Linux tree.
> 
> [PATCH 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
> [PATCH 2/6] eSPI: add eSPI controller support
> [PATCH 3/6] of/spi: add support to parse the SPI flash's partitions
> [PATCH 4/6] mtd: m25p80: change the read function to read page by page
> [PATCH 5/6] powerpc/of: add eSPI controller dts bindings
> [PATCH 6/6] DTS: add SPI flash(s25fl128p01) support on p4080ds and mpc8536ds board

Hi Mingkai,

Thanks for the patches, I've just sent my review.  Make sure you cc: spi-devel-general at lists.sourceforge.net when you post v2

g.


More information about the Linuxppc-dev mailing list