[PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices

2012-01-26 Thread Alan Cox
From: Mathieu SOULARD mathieux.soul...@intel.com This driver is a fusion of various internal drivers into a single driver for the SPI slave/master on the Intel Moorestown and Medfield SSP devices. Signed-off-by: Mathieu SOULARD mathieux.soul...@intel.com [Queueing and runtime pm added]

Re: [PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices

2012-01-26 Thread Grant Likely
On Thu, Jan 26, 2012 at 10:57 AM, Alan Cox a...@lxorguk.ukuu.org.uk wrote: From: Mathieu SOULARD mathieux.soul...@intel.com This driver is a fusion of various internal drivers into a single driver for the SPI slave/master on the Intel Moorestown and Medfield SSP devices. Signed-off-by:

Re: [PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices

2012-01-26 Thread Alan Cox
On Thu, 26 Jan 2012 12:18:41 -0700 Grant Likely grant.lik...@secretlab.ca wrote: On Thu, Jan 26, 2012 at 10:57 AM, Alan Cox a...@lxorguk.ukuu.org.uk wrote: From: Mathieu SOULARD mathieux.soul...@intel.com This driver is a fusion of various internal drivers into a single driver for the

Re: [PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices

2010-10-25 Thread Linus Walleij
2010/10/22 Alan Cox a...@lxorguk.ukuu.org.uk: From: Mathieu SOULARD mathieux.soul...@intel.com (...) +/** + * intel_mid_ssp_spi_dma_init() - Initialize DMA + * @drv_context:       Pointer to the private driver context + * + * This function is called at driver setup phase to allocate DMA +

[PATCH] intel_mid_ssp_spi: Moorestown and Medfield SPI for SSP devices

2010-10-22 Thread Alan Cox
This is a first pass submit of the SSP SPI driver for the Intel MID platforms (Moorestown and Medfield). From: Mathieu SOULARD mathieux.soul...@intel.com This driver is a fusion of various internal drivers into a single driver for the SPI slave/master on the Intel Moorestown and Medfield SSP