Hi Grant, On Thu, 9 Feb 2012 07:31:21 -0800 Grant Likely <[email protected]> wrote:
> On Wed, Feb 08, 2012 at 10:41:10AM +0000, Alan Cox wrote: > > From: Mathieu SOULARD <[email protected]> > > > > 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 <[email protected]> > > [Queueing and runtime pm added] > > Signed-off-by: Kristen Carlson Accardi <[email protected]> > > [Ported to the -next tree DMA engine] > > Signed-off-by: Alan Cox <[email protected]> > > --- > > > > drivers/spi/Kconfig | 8 > > drivers/spi/Makefile | 2 > > drivers/spi/spi-intel-mid-ssp.c | 1426 > > +++++++++++++++++++++++++++++++++++++++ drivers/spi/spi-intel-mid-ssp.h | > > 308 ++++++++ > > If this is merging several of the drivers, what is the plan for the existing > SPI_DESIGNWARE and SPI_TOPCLIFF_PCH drivers? Or are those for different > devices? The DESIGNWARE controller has a different HW IP core, so the 2 drivers can't be merged. And for the TOPCLIFF one, seems it also use a different HW IP than this one, so I guess it can't be merged either. Thanks, Feng ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
