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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev