Re: [PATCH v2 5/7] iio: adc: max1027: Introduce 12-bit devices support

2019-10-06 Thread Jonathan Cameron
On Thu, 3 Oct 2019 19:33:59 +0200 Miquel Raynal wrote: > Maxim's max12xx series is very similar to the max10xx series, with the > difference of the measurements depth which is upgraded from 10 to 12 > bits per channel. Everything else looks the same. > > Signed-off-by: Miquel Raynal Looks good

[PATCH v2 5/7] iio: adc: max1027: Introduce 12-bit devices support

2019-10-03 Thread Miquel Raynal
Maxim's max12xx series is very similar to the max10xx series, with the difference of the measurements depth which is upgraded from 10 to 12 bits per channel. Everything else looks the same. Signed-off-by: Miquel Raynal --- drivers/iio/adc/Kconfig | 4 ++-- drivers/iio/adc/max1027.c | 44 +