Re: [PATCH] i2c: designware: Fix regression when dynamic TAR update is disabled

2017-02-09 Thread De Marchi, Lucas
On Thu, 2017-02-09 at 22:07 +0200, Andy Shevchenko wrote: > On Fri, 2017-02-10 at 01:20 +0530, Shah Nehal-Bakulchandra wrote: > > The following commit causes a regression when dynamic TAR update is > > disabled: > > > >  commit 63d0f0a6952a1a02bc4f116b7da7c7887e46efa3 ("i2c: > > designware: >

Re: [PATCH] i2c: designware: Fix regression when dynamic TAR update is disabled

2017-02-09 Thread De Marchi, Lucas
On Thu, 2017-02-09 at 22:07 +0200, Andy Shevchenko wrote: > On Fri, 2017-02-10 at 01:20 +0530, Shah Nehal-Bakulchandra wrote: > > The following commit causes a regression when dynamic TAR update is > > disabled: > > > >  commit 63d0f0a6952a1a02bc4f116b7da7c7887e46efa3 ("i2c: > > designware: >

Re: [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible

2016-08-17 Thread De Marchi, Lucas
On Wed, 2016-08-17 at 11:05 +0300, Jarkko Nikula wrote: > On 08/16/2016 05:07 PM, De Marchi, Lucas wrote: > > > > On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote: > > > > > > > > > > > +  */ > > > > + reg =

Re: [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible

2016-08-17 Thread De Marchi, Lucas
On Wed, 2016-08-17 at 11:05 +0300, Jarkko Nikula wrote: > On 08/16/2016 05:07 PM, De Marchi, Lucas wrote: > > > > On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote: > > > > > > > > > > > +  */ > > > > + reg =

Re: [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible

2016-08-16 Thread De Marchi, Lucas
On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote: > Hi, + Wolfram > > On 07/29/2016 01:03 AM, Lucas De Marchi wrote: > > > > This adapter can be synthesized with dynamic tar update enabled or > > disabled. > > When enabled it is not necessary to disable the adapter to change > > the slave

Re: [PATCH v3 2/3] i2c: designware: detect when dynamic tar update is possible

2016-08-16 Thread De Marchi, Lucas
On Tue, 2016-08-16 at 17:00 +0300, Jarkko Nikula wrote: > Hi, + Wolfram > > On 07/29/2016 01:03 AM, Lucas De Marchi wrote: > > > > This adapter can be synthesized with dynamic tar update enabled or > > disabled. > > When enabled it is not necessary to disable the adapter to change > > the slave

Re: [PATCH v3 0/3] i2c: designware: improve performance for transfers

2016-08-15 Thread De Marchi, Lucas
On Fri, 2016-08-12 at 16:59 +0200, Christian Ruppert wrote: > On 29.07.2016 00:03, Lucas De Marchi wrote: > > > > This can be considered a v3 of "i2c: designware: do not disable > > adapter after > > transfer". Differences are: > > > > - Now there's a first patch that does not depend on

Re: [PATCH v3 0/3] i2c: designware: improve performance for transfers

2016-08-15 Thread De Marchi, Lucas
On Fri, 2016-08-12 at 16:59 +0200, Christian Ruppert wrote: > On 29.07.2016 00:03, Lucas De Marchi wrote: > > > > This can be considered a v3 of "i2c: designware: do not disable > > adapter after > > transfer". Differences are: > > > > - Now there's a first patch that does not depend on

Re: [PATCH] i2c: designware: do not disable adapter after transfer

2016-04-07 Thread De Marchi, Lucas
Hi Christian, On Thu, 2016-04-07 at 15:37 +0200, Christian Ruppert wrote: > Dear Lucas, > > Sorry for the late reply but I had to put our test environment back > together to check this patch. I'll keep it around for a while in case > you have further iterations to test. np, I'll try to iterate

Re: [PATCH] i2c: designware: do not disable adapter after transfer

2016-04-07 Thread De Marchi, Lucas
Hi Christian, On Thu, 2016-04-07 at 15:37 +0200, Christian Ruppert wrote: > Dear Lucas, > > Sorry for the late reply but I had to put our test environment back > together to check this patch. I'll keep it around for a while in case > you have further iterations to test. np, I'll try to iterate

Re: [PATCH] i2c: designware: use enable on resume instead initialization

2015-06-24 Thread De Marchi, Lucas
On Wed, 2015-06-24 at 14:27 +0300, Mika Westerberg wrote: > On Wed, Jun 24, 2015 at 09:36:43AM +0200, christian.rupp...@alitech.com wrot > e: > > Dear Lucas, > > > > Lucas De Marchi wrote on 23.06.2015 19:02:03: > > > On Tue, Jun 23, 2015 at 1:45 PM, wrote: > > > > Hello, > > > > > > > >

Re: [PATCH] i2c: designware: use enable on resume instead initialization

2015-06-24 Thread De Marchi, Lucas
On Wed, 2015-06-24 at 14:27 +0300, Mika Westerberg wrote: On Wed, Jun 24, 2015 at 09:36:43AM +0200, christian.rupp...@alitech.com wrot e: Dear Lucas, Lucas De Marchi lucas.de.mar...@gmail.com wrote on 23.06.2015 19:02:03: On Tue, Jun 23, 2015 at 1:45 PM, christian.rupp...@alitech.com