Re: [PATCH 1/3] mc13xxx-core: Prepare for separate spi and i2c backends.

2012-01-19 Thread Uwe Kleine-König
Hello Marc, I'm glad you respin the series. Some comments below. On Thu, Jan 19, 2012 at 12:01:32PM +1100, Marc Reilly wrote: This patch abstracts the bus specific operations from the driver core. Read and write handlers are introduced and generic initialization is consolidated into

Re: [PATCH 2/3] mfd: mc13xxx-core: Move spi specific code into separate module.

2012-01-19 Thread Uwe Kleine-König
Hello, On Thu, Jan 19, 2012 at 12:01:33PM +1100, Marc Reilly wrote: All spi specific code is moved into a new module. The mc13xxx struct moves to the include file by necessity. A new config choice selects the bus type with SPI as the first item (default selection) to remain compatible with

Re: mc13xxx: add I2C support

2012-01-19 Thread Rtp
Marc Reilly m...@cpdesign.com.au writes: Hi, Hi, This series (based on 3.2) adds I2C support for the mc13xxx family PMICs. The patches are similar, but not identical to my previous patches for this [1], the main difference being the way the config items are done in patch 2. I don't

Re: mc13xxx: add I2C support

2012-01-19 Thread Mark Brown
On Thu, Jan 19, 2012 at 12:12:31PM +0100, Arnaud Patard wrote: I've never looked at regmap deeply but can't it be done with regmap or is it just a bad idea ? Glancing quickly at the existing code it should map on reasonably well, though a new format definition may be required for the 25 bit

Re: [PATCH 2/3] mfd: mc13xxx-core: Move spi specific code into separate module.

2012-01-19 Thread Grant Likely
On Thu, Jan 19, 2012 at 09:08:43AM +0100, Uwe Kleine-König wrote: Hello, On Thu, Jan 19, 2012 at 12:01:33PM +1100, Marc Reilly wrote: All spi specific code is moved into a new module. The mc13xxx struct moves to the include file by necessity. A new config choice selects the bus type

SOLDES : Votre cadeau Mauboussin

2012-01-19 Thread Mauboussin Parfums
Si vous avez des difficult*s * lire ce message cliquez ici. Mauboussin Parfums Cadeau Mauboussin Pour l'achat d'une Eau de Parfum MAUBOUSSIN Pour Elle 50 ml (45*) ou 100 ml (59*) au choix, Cr*me parfum*e Pour Elle de Mauboussin nous vous offrons une Cr*me Parfum*e pour le

Re: [PATCH] RFC: spi/sa1100: rewrite the SA1100 SPI driver

2012-01-19 Thread Linus Walleij
On Wed, Jan 18, 2012 at 1:30 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Wed, Jan 18, 2012 at 01:13:29PM +0100, Linus Walleij wrote: We usually merge drivers for microwire, TI, Motorola ... etc into drivers/spi as well. It's a good enough fit, the differences are very small.

Re: [PATCH] RFC: spi/sa1100: rewrite the SA1100 SPI driver

2012-01-19 Thread Russell King - ARM Linux
On Thu, Jan 19, 2012 at 06:49:25PM +0100, Linus Walleij wrote: On Wed, Jan 18, 2012 at 1:30 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Wed, Jan 18, 2012 at 01:13:29PM +0100, Linus Walleij wrote: We usually merge drivers for microwire, TI, Motorola ... etc into

Re: [PATCH] RFC: spi/sa1100: rewrite the SA1100 SPI driver

2012-01-19 Thread Grant Likely
On Thu, Jan 19, 2012 at 10:49 AM, Linus Walleij linus.wall...@linaro.org wrote: On Wed, Jan 18, 2012 at 1:30 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Wed, Jan 18, 2012 at 01:13:29PM +0100, Linus Walleij wrote: We usually merge drivers for microwire, TI, Motorola ... etc