summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-09-17 13:26:00 +0100
committerJonathan Cameron <jic23@kernel.org>2012-09-17 22:10:00 +0100
commit87c5b10fd97937796dbf0769e8790a5f275b4a37 (patch)
treee533dc3d262b805c73bed9ffa9061327767c8562 /scripts
parent587a51241c5d74a1e262d34e990f85dc4e5318c5 (diff)
iio: ad7476: Add support for the ad7091riio-for-v3.7d
Add support for the ad7091r 12 bit ADC to the ad7476 driver. Although the ad7091r is not really related to any of the other devices supported by this driver, luckily for us there are not so many ways (which are not totally insane) how sampling a single channel ADC via SPI can be implemented and support for the ad7091r can be added to the driver with just a few adjustments. The ad7091r requires an external "conversion start" pulse to start a sample conversion. After the conversion has finished the result can be read via SPI. We depend on a IIO trigger to generate this signal, as a result only sampling in buffered mode and not in manual mode is available. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions