summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-event.c
diff options
context:
space:
mode:
authorJosh Wu <josh.wu@atmel.com>2013-10-08 03:48:00 (GMT)
committerJonathan Cameron <jic23@kernel.org>2013-10-17 22:57:10 (GMT)
commitc8b11de0404d318c4a67bf6b9066663b9d93786c (patch)
tree9b16572470ea64b946b12ce7fa2ada6cf095fab3 /drivers/iio/industrialio-event.c
parent094509b1d1cac8b39097dfef36ed1bba70c53d96 (diff)
downloadlinux-fsl-qoriq-c8b11de0404d318c4a67bf6b9066663b9d93786c.tar.xz
iio: at91: introduce touch screen support in iio adc driver
AT91 ADC hardware integrate touch screen support. So this patch add touch screen support for at91 adc iio driver. To enable touch screen support in adc, you need to add the dt parameters: 1. which type of touch are used? (4 or 5 wires), sample period time. 2. correct pressure detect threshold value. In the meantime, since touch screen will use a interal period trigger of adc, so it is conflict to other hardware triggers. Driver will disable the hardware trigger support if touch screen is enabled. This driver has been tested in AT91SAM9X5-EK and SAMA5D3x-EK. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> CC: devicetree@vger.kernel.org Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/industrialio-event.c')
0 files changed, 0 insertions, 0 deletions