Re: [PATCH 0/3] spi/s3c64xx diagnostic and PM updates

2012-01-30 Thread Grant Likely
On Sat, Jan 21, 2012 at 03:13:41PM +, Mark Brown wrote: > On Sat, Jan 21, 2012 at 07:27:23AM -0700, Grant Likely wrote: > > > Pushed out to git://git.secretlab.ca/git/linux-2.6.git spi/merge. > > I'll ask Linus to pull in a couple of days after it has hit > > linux-next. > > Thanks. Obviousl

[PATCH 1/3] of_spi: add generic binding support to specify ncs gpio in the slave

2012-01-30 Thread Jean-Christophe PLAGNIOL-VILLARD
This will allow to use gpio for chip select with no modification in the driver binding When use the ncs-gpio, the gpio number will be passed via the controller_data and the number of chip select will automatically increased. When a spi master have only gpio chip select and is probe via dt check t

[PATCH 2/3] spi/atmel: add DT support

2012-01-30 Thread Jean-Christophe PLAGNIOL-VILLARD
the atmel_spi use only gpio for chip select Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Cc: devicetree-disc...@lists.ozlabs.org Cc: spi-devel-general@lists.sourceforge.net --- .../devicetree/bindings/spi/spi_atmel.txt |6 ++ drivers/spi/spi-atmel.c

Votre invitation à l'anniversaire Yves Rocher.

2012-01-30 Thread Yves Rocher via Affilibaz
Si vous ne visualisez pas correctement ce message, cliquez ici. Grand jeu spécial 10 ans du site internet ici ! Grand jeu spécial 10 ans du site internet Grand jeu spécial 10 ans du site internet Grand jeu spécial 10 ans du site internet Conformément à la lo

Re: [PATCH 2/3] spi/atmel: add DT support

2012-01-30 Thread Grant Likely
On Mon, Jan 30, 2012 at 04:27:50PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > the atmel_spi use only gpio for chip select > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Cc: devicetree-disc...@lists.ozlabs.org > Cc: spi-devel-general@lists.sourceforge.net > --- > .../devicetree/bind

Re: [PATCH v2 RESEND] SPI: add CSR SiRFprimaII SPI controller driver

2012-01-30 Thread Grant Likely
On Wed, Dec 14, 2011 at 04:23:27PM +0800, Barry Song wrote: > From: Zhiwu Song > > CSR SiRFprimaII has two SPIs (SPI0 and SPI1). Features: > * Master and slave modes > * 8-/12-/16-/32-bit data unit > * 256 bytes receive data FIFO and 256 bytes transmit data FIFO > * Multi-unit frame > * Configura

Re: [PATCH 1/3] of_spi: add generic binding support to specify ncs gpio in the slave

2012-01-30 Thread Grant Likely
On Mon, Jan 30, 2012 at 04:27:49PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > This will allow to use gpio for chip select with no modification in the > driver binding > > When use the ncs-gpio, the gpio number will be passed via the controller_data > and the number of chip select will autom

Dernière DEMARQUE jusqu'à −95%

2012-01-30 Thread Cdiscount par Galeriedesmarques.fr
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://mail.mc10.fr/mc10_m/YT04JmI9NTAxMyZjPTE5NjE2NDEmZD0yMDEyLTAxLTI4IDA2OjIwOjAxJmU9MSZoPTUwMTMmZj01MDEzJmc9NTAxMw== Lien de désinscription : http://mail.mc10.fr/mc10_unsub/YT04JmI9NTAxMyZjPTE5NjE2NDEmZD

Re: [PATCH v2 RESEND] SPI: add CSR SiRFprimaII SPI controller driver

2012-01-30 Thread Barry Song
hi Grant, Thanks! 2012/1/31 Grant Likely : > On Wed, Dec 14, 2011 at 04:23:27PM +0800, Barry Song wrote: >> From: Zhiwu Song >> >> CSR SiRFprimaII has two SPIs (SPI0 and SPI1). Features: >> * Master and slave modes >> * 8-/12-/16-/32-bit data unit >> * 256 bytes receive data FIFO and 256 bytes tr