Re: [RFC 11/11] iio/adc: (max1363) Add basic OF bindings and external vref support

2013-02-02 Thread Guenter Roeck
On Sat, Feb 02, 2013 at 10:33:12AM +, Jonathan Cameron wrote: > On 01/31/2013 09:43 PM, Guenter Roeck wrote: > > Signed-off-by: Guenter Roeck > Mostly fine. Comments below are on the fact I'd prefer > a reference voltage coming from a regulator than being > a bit of platform data. > > --- > >

Re: [RFC 11/11] iio/adc: (max1363) Add basic OF bindings and external vref support

2013-02-02 Thread Jonathan Cameron
On 01/31/2013 09:43 PM, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck Mostly fine. Comments below are on the fact I'd prefer a reference voltage coming from a regulator than being a bit of platform data. > --- > Documentation/devicetree/bindings/iio/max1363.txt | 54 > ++

[RFC 11/11] iio/adc: (max1363) Add basic OF bindings and external vref support

2013-01-31 Thread Guenter Roeck
Signed-off-by: Guenter Roeck --- Documentation/devicetree/bindings/iio/max1363.txt | 54 + drivers/iio/adc/max1363.c | 54 - 2 files changed, 95 insertions(+), 13 deletions(-) create mode 100644 Documentation/devicetree/bindings