From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net ([212.18.0.10]:38516 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754255Ab3AKXgE (ORCPT ); Fri, 11 Jan 2013 18:36:04 -0500 From: Marek Vasut To: Dmitry Torokhov Subject: Re: [PATCH 1/2 V3] iio: mxs: Implement support for touchscreen Date: Sat, 12 Jan 2013 00:36:03 +0100 Cc: linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Fabio Estevam , Jonathan Cameron , Shawn Guo References: <1357861431-8978-1-git-send-email-marex@denx.de> <20130111165420.GA11224@core.coreip.homeip.net> In-Reply-To: <20130111165420.GA11224@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Message-Id: <201301120036.03499.marex@denx.de> Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Hi Dmitry, > Hi Marek, > > On Fri, Jan 11, 2013 at 12:43:50AM +0100, Marek Vasut wrote: > > This patch implements support for sampling of a touchscreen into > > the MXS LRADC driver. The LRADC block allows configuring some of > > it's channels into special mode where they either output the drive > > voltage or sample it, allowing it to operate a 4-wire or 5-wire > > resistive touchscreen. [...] > Besides the minor nits above, > > Acked-by: Dmitry Torokhov > > Thanks! Fixed the issues and rolled V4. Thank you for the reviews and the help! Best regards, Marek Vasut From mboxrd@z Thu Jan 1 00:00:00 1970 From: marex@denx.de (Marek Vasut) Date: Sat, 12 Jan 2013 00:36:03 +0100 Subject: [PATCH 1/2 V3] iio: mxs: Implement support for touchscreen In-Reply-To: <20130111165420.GA11224@core.coreip.homeip.net> References: <1357861431-8978-1-git-send-email-marex@denx.de> <20130111165420.GA11224@core.coreip.homeip.net> Message-ID: <201301120036.03499.marex@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Dmitry, > Hi Marek, > > On Fri, Jan 11, 2013 at 12:43:50AM +0100, Marek Vasut wrote: > > This patch implements support for sampling of a touchscreen into > > the MXS LRADC driver. The LRADC block allows configuring some of > > it's channels into special mode where they either output the drive > > voltage or sample it, allowing it to operate a 4-wire or 5-wire > > resistive touchscreen. [...] > Besides the minor nits above, > > Acked-by: Dmitry Torokhov > > Thanks! Fixed the issues and rolled V4. Thank you for the reviews and the help! Best regards, Marek Vasut