Searched hist:"1 a54b7da" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/mfd/ |
H A D | ti_am335x_tscadc.h | 1a54b7da Tue Sep 10 16:02:18 CDT 2013 Matthias Kaehlcke <matthias.list@kaehlcke.net> 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> 1a54b7da Tue Sep 10 16:02:18 CDT 2013 Matthias Kaehlcke <matthias.list@kaehlcke.net> 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>
|