LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] refactor spi_mpc8xxx.c and add eSPI controller support
@ 2010-08-02  7:51 Mingkai Hu
  2010-08-02  7:51 ` [PATCH v2 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller Mingkai Hu
  0 siblings, 1 reply; 19+ messages in thread
From: Mingkai Hu @ 2010-08-02  7:51 UTC (permalink / raw)
  To: linuxppc-dev, spi-devel-general; +Cc: kumar.gala

In-Reply-To: 

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 spi_fsl_spi.c, and add the eSPI controller
support with spi_fsl_espi.c.

Tested on P4080DS and MPC8536DS board based on latest Linux tree.

[PATCH v2 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
[PATCH v2 2/6] eSPI: add eSPI controller support
[PATCH v2 3/6] mtd: m25p80: add support to parse the SPI flash's partitions
[PATCH v2 4/6] mtd: m25p80: add a read function to read page by page
[PATCH v2 5/6] powerpc/of: add eSPI controller dts bindings
[PATCH v2 6/6] DTS: add SPI flash(s25fl128p01) support on p4080ds and mpc8536ds board

Thanks,
Mingkai

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-09-02  9:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02  7:51 [PATCH v2 0/6] refactor spi_mpc8xxx.c and add eSPI controller support Mingkai Hu
2010-08-02  7:51 ` [PATCH v2 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller Mingkai Hu
2010-08-02  7:52   ` [PATCH v2 2/6] eSPI: add eSPI controller support Mingkai Hu
2010-08-02  7:52     ` [PATCH v2 3/6] mtd: m25p80: add support to parse the SPI flash's partitions Mingkai Hu
2010-08-02  7:52       ` [PATCH v2 4/6] mtd: m25p80: add a read function to read page by page Mingkai Hu
2010-08-02  7:52         ` [PATCH v2 5/6] powerpc/of: add eSPI controller dts bindings Mingkai Hu
2010-08-02  7:52           ` [PATCH v2 6/6] DTS: add SPI flash(s25fl128p01) support on p4080ds and mpc8536ds board Mingkai Hu
2010-08-10  7:10             ` Grant Likely
2010-09-02  8:30               ` Hu Mingkai-B21284
2010-08-10  7:00         ` [PATCH v2 4/6] mtd: m25p80: add a read function to read page by page Grant Likely
2010-08-10 13:44           ` [spi-devel-general] " David Brownell
2010-09-02  9:04           ` Hu Mingkai-B21284
2010-08-10  6:56       ` [PATCH v2 3/6] mtd: m25p80: add support to parse the SPI flash's partitions Grant Likely
2010-08-10  7:14         ` [spi-devel-general] " David Brownell
2010-08-10  7:16           ` Grant Likely
2010-08-10  6:44     ` [PATCH v2 2/6] eSPI: add eSPI controller support Grant Likely
2010-09-02  8:28       ` Hu Mingkai-B21284
2010-08-10  6:40   ` [PATCH v2 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller Grant Likely
2010-09-02  8:27     ` Hu Mingkai-B21284

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox