Re: [PATCH 1/2] of_i2c: sparc: Allow OF_I2C for sparc

2012-12-07 Thread David Miller
From: Andreas Larsson Date: Tue, 4 Dec 2012 15:09:37 +0100 > Signed-off-by: Andreas Larsson Applied. -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and pr

Re: [PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi

2012-12-07 Thread David Miller
From: Grant Likely Date: Tue, 4 Dec 2012 21:49:26 + > On Tue, Dec 4, 2012 at 9:10 PM, David Miller wrote: >> From: Grant Likely >> Date: Tue, 4 Dec 2012 14:44:57 + >> >>> On Tue, Dec 4, 2012 at 2:09 PM, Andreas Larsson wrote: This series removes the dependency on !SPARC for OF_I2C

-15% sur les photos d'art - Livraison avant Noël

2012-12-07 Thread Galerie des Marques vous présente LET'S PIK
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT04JmI9MjcwOTkmYz0xOTYxNjQxJmQ9MjAxMi0xMi0wNyAxNjowMDowMSZlPTEmaD0yNzA5NyZmPTI3MDk5Jmc9MjcwOTk= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT04JmI9MjcwOTkmYz0xOTYxNjQxJm

Re: [PATCH] ARM: Kirkwood: Add SPI_CHPA and SPI_CPOL support to spi-orion

2012-12-07 Thread Grant Likely
On Thu, 6 Dec 2012 19:49:33 -0500, Jason Cooper wrote: > On Thu, Dec 06, 2012 at 05:14:33PM -0700, Jason Gunthorpe wrote: > > On Thu, Dec 06, 2012 at 06:53:11PM -0500, Jason Cooper wrote: > > > On Thu, Dec 06, 2012 at 04:49:17PM -0700, Jason Gunthorpe wrote: > > > > Jason: Do you have any of these

Re: [PATCH] spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()

2012-12-07 Thread Grant Likely
On Fri, 7 Dec 2012 12:41:41 +0900, Mark Brown wrote: > On Thu, Dec 06, 2012 at 02:04:27PM +, Grant Likely wrote: > > > Alright, applied. I've also merged in your spi-next tree. Let me know if > > that causes problems because it needs to be rebased. > > No problem - do you just want to take

Re: [PATCH resend] spi: Add support for specifying 3-wire mode via device tree

2012-12-07 Thread Grant Likely
On Thu, 6 Dec 2012 16:55:33 +0100, Lars-Peter Clausen wrote: > This patch allows to specify that a SPI device is connected in 3-wire mode via > device tree. > > Signed-off-by: Lars-Peter Clausen > Acked-by: Rob Herring Applied, thanks. g. > --- > Documentation/devicetree/bindings/spi/spi-b

Re: [v2 PATCH 07/14] spi/atmel_spi: add DT support

2012-12-07 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:53 Tue 04 Dec , Wenyou Yang wrote: > From: Jean-Christophe PLAGNIOL-VILLARD > > The atmel_spi use only gpio for chip select. no this patch need go on the TOP of mine that is plan for 3.8 Best Regards, J. > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > [wenyou.y...@atmel.com: A