commit | 70f1937911caebd961833314b41a618a33a5130a | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@free-electrons.com> | Mon May 18 11:19:18 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat May 23 10:47:40 2015 +0100 |
tree | e46826ed70a64c04398392ebe56a5563b5b015c7 | |
parent | 90bad33acbd82437cbf54eb1cefa6f6153fab927 [diff] |
iio: adc: add support for Berlin This patch adds the support of the Berlin ADC, available on Berlin SoCs. This ADC has 8 channels available, with one connected to a temperature sensor. The particularity here, is that the temperature sensor connected to the ADC has its own registers, and both the ADC and the temperature sensor must be configured when using it. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>