[PATCH 0/2] iio: adc: mcp320x: Add triggered buffer support

Vincent Whitchurch posted 2 patches 3 years, 7 months ago
There is a newer version of this series
drivers/iio/adc/Kconfig   |   2 +
drivers/iio/adc/mcp320x.c | 158 +++++++++++++++++++++++++-------------
2 files changed, 108 insertions(+), 52 deletions(-)
[PATCH 0/2] iio: adc: mcp320x: Add triggered buffer support
Posted by Vincent Whitchurch 3 years, 7 months ago
This series adds triggered buffer support to the mcp320x ADC driver.  Tested on
MCP3008.

Cc: linux-iio@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

Axel Jonsson (1):
  iio: adc: mcp320x: add triggered buffer support

Vincent Whitchurch (1):
  iio: adc: mcp320x: use device managed functions

 drivers/iio/adc/Kconfig   |   2 +
 drivers/iio/adc/mcp320x.c | 158 +++++++++++++++++++++++++-------------
 2 files changed, 108 insertions(+), 52 deletions(-)

-- 
2.34.1