lkml.org 
[lkml]   [2016]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] ADC: Fix bugs related to oneshot read
Date


This series fixes a couple of bugs related to simultaneous read of
multiple ADC channels in oneshot mode. Since, all channels share FIFO1,
it has to be protected using a mutex, implemented by patch 1. Patch 2
increases the timeout waiting for a ADC sample.

Vignesh R (2):
iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample

drivers/iio/adc/ti_am335x_adc.c | 16 ++++++++++++----
include/linux/mfd/ti_am335x_tscadc.h | 8 ++++----
2 files changed, 16 insertions(+), 8 deletions(-)

--
2.9.2

\
 
 \ /
  Last update: 2016-08-08 13:41    [W:0.093 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site