[PATCH v3 0/8] i2c: at91: cleanup and dt support

2012-09-11 Thread ludovic.desroches
From: Ludovic Desroches Hi, This set of patches is based on Nikolaus at91_i2c driver. Changes: v3: - only put multi-drive lines in the if...else statement (suggested by Warner Losh) v2: - change driver name from xxx_i2c to i2c-xxx - keep i2c-gpio nodes in dtsi files - don't enable TWI

Re: [PATCH v3 0/8] i2c: at91: cleanup and dt support

2012-09-12 Thread Nicolas Ferre
On 09/12/2012 08:42 AM, ludovic.desroc...@atmel.com : > From: Ludovic Desroches > > Hi, > > This set of patches is based on Nikolaus at91_i2c driver. > > Changes: > v3: > - only put multi-drive lines in the if...else statement (suggested > by Warner Losh) Hi Wolfram, As said by Ludovic, t

Re: [PATCH v3 0/8] i2c: at91: cleanup and dt support

2012-09-12 Thread ludovic . desroches
Hi Wolfram, Le 09/12/2012 12:16 PM, Wolfram Sang a écrit : On Wed, Sep 12, 2012 at 10:03:59AM +0200, Nicolas Ferre wrote: On 09/12/2012 08:42 AM, ludovic.desroc...@atmel.com : From: Ludovic Desroches Hi, This set of patches is based on Nikolaus at91_i2c driver. Changes: v3: - only put m