summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
diff options
context:
space:
mode:
authorZubair Lutfullah <zubair.lutfullah@gmail.com>2013-09-19 07:24:00 +0100
committerJonathan Cameron <jic23@kernel.org>2013-09-21 19:23:47 +0100
commitca9a563805f7ae821e3303b1bdbc65d3a3c783ff (patch)
tree7453f8ace4421b3d23b53c5bf8c222e0a5ffbbaf /drivers/iio/light
parent0f6fc7d56fe56aad5410fdaa7cebbb918580a33c (diff)
downloadlinux-stable-ca9a563805f7ae821e3303b1bdbc65d3a3c783ff.tar.gz
linux-stable-ca9a563805f7ae821e3303b1bdbc65d3a3c783ff.tar.bz2
linux-stable-ca9a563805f7ae821e3303b1bdbc65d3a3c783ff.zip
iio: ti_am335x_adc: Add continuous sampling support
Previously the driver had only one-shot reading functionality. This patch adds continuous sampling support to the driver. Continuous sampling starts when buffer is enabled. HW IRQ wakes worker thread that pushes samples to userspace. Sampling stops when buffer is disabled by userspace. Patil Rachna (TI) laid the ground work for ADC HW register access. Russ Dill (TI) fixed bugs in the driver relevant to FIFOs and IRQs. I fixed channel scanning so multiple ADC channels can be read simultaneously and pushed to userspace. Restructured the driver to fit IIO ABI. And added INDIO_BUFFER_HARDWARE mode. Signed-off-by: Zubair Lutfullah <zubair.lutfullah@gmail.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Russ Dill <Russ.Dill@ti.com> Acked-by: Lee Jones <lee.jones@linaro.org> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/light')
0 files changed, 0 insertions, 0 deletions