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

Mingkai Hu Mingkai.hu at freescale.com
Tue Jul 20 12:08:19 EST 2010


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

Thanks,
Mingkai



More information about the Linuxppc-dev mailing list