From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH 0/2] input: rotary-encoder: add support for half-period encoders Date: Sun, 22 May 2011 23:29:44 +0200 Message-ID: References: <1302027313-27130-1-git-send-email-jhovold@gmail.com> <20110510190516.GB436@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-pv0-f174.google.com ([74.125.83.174]:49949 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754951Ab1EVV3p (ORCPT ); Sun, 22 May 2011 17:29:45 -0400 Received: by pvg12 with SMTP id 12so2340633pvg.19 for ; Sun, 22 May 2011 14:29:44 -0700 (PDT) In-Reply-To: <20110510190516.GB436@localhost> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Johan Hovold Cc: Dmitry Torokhov , linux-input@vger.kernel.org Hi Johan, On Tue, May 10, 2011 at 9:05 PM, Johan Hovold wrote: > Hi Dmitry, > > On Tue, Apr 05, 2011 at 08:15:11PM +0200, Johan Hovold wrote: >> These patches add support for rotary-encoders which have two stable >> states per input signal period. > > Is there any chance to get these into 2.6.40? I haven't received any > feedback from you so I thought I'd send a reminder. Very sorry for the long delay. I was finally able to test your patches with real hardware, and they seem to work alright. So I have no problem with them being accepted any time soon, but I don't know if they will still make it to 2.6.40. Sorry again for not getting back to you earlier, and thanks for your contribution. Daniel