Re: [PATCHi v3] iio: add support of the max1027

2014-06-02 Thread Jonathan Cameron
On 31/05/14 22:46, trem wrote: Hi Jonathan, On 30/05/14 18:29, Jonathan Cameron wrote: On May 29, 2014 10:22:00 PM GMT+01:00, Philippe Reynes wrote: This driver add partial support of the maxim 1027/1029/1031. Differential mode is not supported. It was tested on armadeus apf27 board. Sig

Re: [PATCHi v3] iio: add support of the max1027

2014-05-31 Thread trem
Hi Jonathan, On 30/05/14 18:29, Jonathan Cameron wrote: On May 29, 2014 10:22:00 PM GMT+01:00, Philippe Reynes wrote: 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 On

Re: [PATCHi v3] iio: add support of the max1027

2014-05-30 Thread Jonathan Cameron
On May 29, 2014 10:22:00 PM GMT+01:00, Philippe Reynes wrote: >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 One last thing from me. >--- > .../devicetree/bindings/i

[PATCHi v3] iio: add support of the max1027

2014-05-29 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| 22 + drivers/iio/adc/Kconfig|9 + dr