Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-18 Thread Dmitry Torokhov
On Mon, May 19, 2014 at 12:26:59AM -0300, Ezequiel García wrote: > On 08 May 02:01 PM, Ezequiel García wrote: > > On 07 May 11:59 AM, Dmitry Torokhov wrote: > > > On Wed, May 07, 2014 at 03:45:43PM +0100, Mark Rutland wrote: > > > > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: > >

Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-18 Thread Ezequiel García
On 08 May 02:01 PM, Ezequiel García wrote: > On 07 May 11:59 AM, Dmitry Torokhov wrote: > > On Wed, May 07, 2014 at 03:45:43PM +0100, Mark Rutland wrote: > > > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: > > > > Some rotary encoders have a stable state in all output state > > > >

Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-08 Thread Ezequiel García
On 07 May 11:59 AM, Dmitry Torokhov wrote: > On Wed, May 07, 2014 at 03:45:43PM +0100, Mark Rutland wrote: > > Hi, > > > > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: > > > Some rotary encoders have a stable state in all output state > > > combinations. Add support for this type

Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-07 Thread Dmitry Torokhov
On Wed, May 07, 2014 at 03:45:43PM +0100, Mark Rutland wrote: > Hi, > > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: > > Some rotary encoders have a stable state in all output state > > combinations. Add support for this type of encoder. > > > > Signed-off-by: Sascha Hauer > > C

Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-07 Thread Ezequiel García
On 7 May 2014 11:45, Mark Rutland wrote: > On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: >> Some rotary encoders have a stable state in all output state >> combinations. Add support for this type of encoder. >> >> Signed-off-by: Sascha Hauer >> Cc: Dmitry Torokhov >> Cc: Daniel M

Re: [PATCH] input: rotary encoder: implement quarter period mode

2014-05-07 Thread Mark Rutland
Hi, On Wed, Dec 18, 2013 at 02:43:18PM +, Sascha Hauer wrote: > Some rotary encoders have a stable state in all output state > combinations. Add support for this type of encoder. > > Signed-off-by: Sascha Hauer > Cc: Dmitry Torokhov > Cc: Daniel Mack > Cc: linux-input@vger.kernel.org > Cc:

[PATCH] input: rotary encoder: implement quarter period mode

2013-12-18 Thread Sascha Hauer
Some rotary encoders have a stable state in all output state combinations. Add support for this type of encoder. Signed-off-by: Sascha Hauer Cc: Dmitry Torokhov Cc: Daniel Mack Cc: linux-input@vger.kernel.org Cc: devicet...@vger.kernel.org --- .../devicetree/bindings/input/rotary-encoder.txt