Re: [PATCH] iio: add support of the max1027

2014-05-10 Thread Jonathan Cameron
On 10/05/14 01:43, Hartmut Knaack wrote: Philippe Reynes schrieb: This driver add partial support of the maxim 1027/1029/1031. Differential mode is not supported. It was tested on armadeus apf27 board. Signed-off-by: Philippe Reynes I've added a few additional comments to Hartmut's thorough

Re: [PATCH] iio: add support of the max1027

2014-05-09 Thread Hartmut Knaack
Philippe Reynes schrieb: > This driver add partial support of the > maxim 1027/1029/1031. Differential mode is not > supported. > > It was tested on armadeus apf27 board. > > Signed-off-by: Philippe Reynes > --- > .../devicetree/bindings/iio/adc/max1027-adc.txt| 19 + > drivers/staging/iio/

[PATCH] iio: add support of the max1027

2014-05-08 Thread Philippe Reynes
This driver add partial support of the maxim 1027/1029/1031. Differential mode is not supported. It was tested on armadeus apf27 board. Signed-off-by: Philippe Reynes --- .../devicetree/bindings/iio/adc/max1027-adc.txt| 19 + drivers/staging/iio/adc/Kconfig| 10 + dr