commit | 47be16b6683b86653545bf98f6f57019bb99969c | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Fri Mar 29 14:54:00 2013 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Apr 02 19:17:26 2013 +0100 |
tree | 20ec6a5e68e53a79b363b38dac0030afabf4abae | |
parent | 2fc72cd8354e3e9c4893fc082614266ddb599902 [diff] |
iio: at91_adc: add low and high res support at91 adc offers the choice between two resolutions: low and high. The low and high resolution values depends on adc IP version, as many IP properties have been exposed through device tree, these settings have also been added to the dt bindings. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>