Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-20 Thread Wolfram Sang
On Fri, Mar 20, 2015 at 08:44:47AM +0100, Uwe Kleine-König wrote: > On Fri, Mar 20, 2015 at 08:31:35AM +0100, Wolfram Sang wrote: > > > > > > > > After more discussion, brave users, and additional datasheet > > > > > > evaluation, > > > > > > some API updates for the new I2C slave framework becam

Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-20 Thread Uwe Kleine-König
On Fri, Mar 20, 2015 at 08:31:35AM +0100, Wolfram Sang wrote: > > > > > > After more discussion, brave users, and additional datasheet > > > > > evaluation, > > > > > some API updates for the new I2C slave framework became imminent. The > > > > > slave events now get some easier to understand nam

Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-20 Thread Wolfram Sang
> > > > After more discussion, brave users, and additional datasheet evaluation, > > > > some API updates for the new I2C slave framework became imminent. The > > > > slave events now get some easier to understand naming. Also, the event > > > > handling has been simplified to only send one event

Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-20 Thread Uwe Kleine-König
Moin Wolfram, On Fri, Mar 20, 2015 at 08:15:04AM +0100, Wolfram Sang wrote: > On Thu, Mar 19, 2015 at 09:17:51PM +0100, Uwe Kleine-König wrote: > > Hello Wolfram, > > > > On Thu, Mar 12, 2015 at 01:42:01PM +0100, Wolfram Sang wrote: > > > From: Wolfram Sang > > > > > > After more discussion, br

Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-20 Thread Wolfram Sang
On Thu, Mar 19, 2015 at 09:17:51PM +0100, Uwe Kleine-König wrote: > Hello Wolfram, > > On Thu, Mar 12, 2015 at 01:42:01PM +0100, Wolfram Sang wrote: > > From: Wolfram Sang > > > > After more discussion, brave users, and additional datasheet evaluation, > > some API updates for the new I2C slave

Re: [PATCH 1/3] i2c: slave: rework the slave API

2015-03-19 Thread Uwe Kleine-König
Hello Wolfram, On Thu, Mar 12, 2015 at 01:42:01PM +0100, Wolfram Sang wrote: > From: Wolfram Sang > > After more discussion, brave users, and additional datasheet evaluation, > some API updates for the new I2C slave framework became imminent. The > slave events now get some easier to understand

[PATCH 1/3] i2c: slave: rework the slave API

2015-03-12 Thread Wolfram Sang
From: Wolfram Sang After more discussion, brave users, and additional datasheet evaluation, some API updates for the new I2C slave framework became imminent. The slave events now get some easier to understand naming. Also, the event handling has been simplified to only send one event per interrup