commit | 1a54b7dabf8f20df2894aed9683155ff89fc20e8 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias.list@kaehlcke.net> | Tue Sep 10 23:02:18 2013 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:20:46 2013 +0100 |
tree | 971c15a0003ee7b8cb68dc74663896e3d5b5bdf8 | |
parent | ecf67ac335bba0867ce7c6470ae4a3574e0f2838 [diff] |
mfd: ti_am335x_tscadc: Fix idle timeout value The old timeout value was based on the assumption that the minimum values are used for the open and sample delay and no averaging is done. In fact the ADC and touchscreen driver both use an open delay of 152 cycles and averaging over 16 samples. This patch adjusts the timeout value accordingly Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Signed-off-by: Lee Jones <lee.jones@linaro.org>