summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/stmpe-adc.c
AgeCommit message (Collapse)Author
2013-12-09iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner
This adds an ADC driver for the STMPE device using the industrial input/output interface. The driver supports raw reading of values. The driver depends on the MFD stmpe driver. If the touchscreen block is enabled too, only for of the 8 ADC channels are available.