]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: adc: max1027: Introduce 12-bit devices support
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 11 Oct 2019 14:43:44 +0000 (16:43 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 15 Oct 2019 20:11:03 +0000 (21:11 +0100)
commitae47d009b5088a61f13c9b87a5d1eb37ecb38e85
treed458a846e177e54ffe67b986377f7378d012b957
parent7af5257d84275c9ef696e7757b54f210b7955d46
iio: adc: max1027: Introduce 12-bit devices support

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 <miquel.raynal@bootlin.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig
drivers/iio/adc/max1027.c