Re: [PATCHv4] iio: adc: add driver for MCP3204/08 12-bit ADC

2013-05-06 Thread Jonathan Cameron
On 05/03/2013 11:00 AM, Lars-Peter Clausen wrote: > On 05/03/2013 11:58 AM, Oskar Andero wrote: >> This adds support for Microchip's 12 bit AD converters MCP3204 and >> MCP3208. These chips communicates over SPI and supports single-ended >> and pseudo-differential configurations. >> >> Cc: Jonathan

Re: [PATCHv4] iio: adc: add driver for MCP3204/08 12-bit ADC

2013-05-03 Thread Lars-Peter Clausen
On 05/03/2013 11:58 AM, Oskar Andero wrote: > This adds support for Microchip's 12 bit AD converters MCP3204 and > MCP3208. These chips communicates over SPI and supports single-ended > and pseudo-differential configurations. > > Cc: Jonathan Cameron > Cc: Lars-Peter Clausen > Signed-off-by: Osk

[PATCHv4] iio: adc: add driver for MCP3204/08 12-bit ADC

2013-05-03 Thread Oskar Andero
This adds support for Microchip's 12 bit AD converters MCP3204 and MCP3208. These chips communicates over SPI and supports single-ended and pseudo-differential configurations. Cc: Jonathan Cameron Cc: Lars-Peter Clausen Signed-off-by: Oskar Andero --- drivers/iio/adc/Kconfig | 10 ++ driver