From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752474AbcG1XmR (ORCPT ); Thu, 28 Jul 2016 19:42:17 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34680 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751448AbcG1XmP (ORCPT ); Thu, 28 Jul 2016 19:42:15 -0400 Date: Thu, 28 Jul 2016 16:42:10 -0700 From: Dmitry Torokhov To: Alexandre Belloni Cc: Jonathan Cameron , linux-input@vger.kernel.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 2/2] input: add ADC resistor ladder driver Message-ID: <20160728234210.GJ16852@dtor-ws> References: <1468352186-14190-1-git-send-email-alexandre.belloni@free-electrons.com> <1468352186-14190-2-git-send-email-alexandre.belloni@free-electrons.com> <20160713004150.GB24789@dtor-ws> <20160728220918.GA25461@dtor-ws> <20160728224921.GF1494@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160728224921.GF1494@piout.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 29, 2016 at 12:49:21AM +0200, Alexandre Belloni wrote: > On 28/07/2016 at 15:09:18 -0700, Dmitry Torokhov wrote : > > On Tue, Jul 12, 2016 at 05:41:50PM -0700, Dmitry Torokhov wrote: > > > Hi Alexandre, > > > > > > On Tue, Jul 12, 2016 at 09:36:26PM +0200, Alexandre Belloni wrote: > > > > A common way of multiplexing buttons on a single input in cheap devices is > > > > to use a resistor ladder on an ADC. This driver supports that configuration > > > > by polling an ADC channel provided by IIO. > > > > > > This looks quite reasonable, just a few small comments. > > > > Ping. > > > > Did the version below work for you? I am trying sweep in the brand new > > drivers before we close merge window. > > > > I was thinking it was too late for 4.8. I've juste tested and it works Nah, it is OK - the dirver is brand-new so we can't possibly regress anyone ;) > fine. However, I just sent v5 including the exact same changes but > changing mvolt to millivolt as that seemed preferred by Rob. Both > versions haver been tested and are fine for me. Let's see if he acks the binding then... Thanks. -- Dmitry