lkml.org 
[lkml]   [2013]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V11 0/3] iio: input: ti_am335x_adc: Add continuous sampling support
Hi Zubair,

Thanks for persevering with this patch set. Now this
gets to be the example for dealing with hardware buffer
equipped devices ;)

Applied to the togreg branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git

On 09/19/13 07:24, Zubair Lutfullah wrote:
> Hi,
>
> These apply to the togreg branch in iio.
>
> Round 11
> - Optimized memory usage based on list feedback
> - Changed devm_*_irq to normal *_irq functions
>
> Round 10 updates
> - Removed devm_free as not needed
>
> Round 9 updates
>
> - Removed Trigger.
> - Restructured everything for INDIO_BUFFERED_HARDWARE mode.
> - Threaded IRQ with top/bottom halfs. Top half HW IRQ wakes
> bottom half threaded worker that pushes samples to iio/userspace.
> - Removed some of the patchwork to the driver that was irrelevant to the
> continuous sampling patch.
>
> Cleanup will be done separately once this goes through.
> Hope these patches meet the mighty kernel standards :)
>
> Zubair
>
> Zubair Lutfullah (3):
> input: ti_am335x_tsc: Enable shared IRQ for TSC
> iio: ti_am335x_adc: optimize memory usage.
> iio: ti_am335x_adc: Add continuous sampling support
>
> drivers/iio/adc/ti_am335x_adc.c | 217 ++++++++++++++++++++++++++++-
> drivers/input/touchscreen/ti_am335x_tsc.c | 12 +-
> include/linux/mfd/ti_am335x_tscadc.h | 9 ++
> 3 files changed, 228 insertions(+), 10 deletions(-)
>


\
 
 \ /
  Last update: 2013-09-21 12:21    [W:0.076 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site