From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: am335x: IIO/ADC fixes if used together with TSC, v2 Date: Wed, 8 Jan 2014 00:03:59 -0800 Message-ID: <20140108080359.GA16527@core.coreip.homeip.net> References: <1387466911-3732-1-git-send-email-bigeasy@linutronix.de> <20140107085456.GD3182@lee--X1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140107085456.GD3182@lee--X1> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lee Jones Cc: Sebastian Andrzej Siewior , Samuel Ortiz , Jonathan Cameron , Zubair Lutfullah , Felipe Balbi , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-input@vger.kernel.org On Tue, Jan 07, 2014 at 08:54:56AM +0000, Lee Jones wrote: > Dmitry, Jonathan, > > This is for you. > > The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: > > Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) > > are available in the git repository at: > > git://git.linaro.org/people/ljones/mfd.git tags/ib-iio-input-3.13-1 > > for you to fetch changes up to 7ca6740cd1cd410828a01151a044b51910d06eff: > > mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization (2014-01-07 08:45:00 +0000) > > ---------------------------------------------------------------- > Immutable branch for IIO and Input > > ---------------------------------------------------------------- > Sebastian Andrzej Siewior (5): > iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw() > mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local > mfd: ti_am335x_tscadc: Don't read back REG_SE > mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path > mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization > > drivers/iio/adc/ti_am335x_adc.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++------------------- > drivers/input/touchscreen/ti_am335x_tsc.c | 4 ++-- > drivers/mfd/ti_am335x_tscadc.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------- > include/linux/mfd/ti_am335x_tscadc.h | 8 ++++++-- > 4 files changed, 117 insertions(+), 34 deletions(-) I do not have any pending changes to ti_am335x_tsc.c so it can all go through Jonathan's tree. Thanks. -- Dmitry