Greetings, This patchset adds support to the optional divider_by_two of LRADC channels. The first patch changes the realbits to 12. The following add the scale read operation, scale_available read operation, and scale write operation. This was tested on a custom i.MX28 platform. Could someone please test on an i.MX23? Thanks to Lars-Peter Clausen and Alexandre Belloni for helping me out through the IIO driver framework. Man, it resulted a large amount of code for just enabling a flag. Hector Palacios (4): iio: mxs-lradc: change the realbits to 12 iio: mxs-lradc: add scale attribute to channels iio: mxs-lradc: add scale_available file to channels iio: mxs-lradc: add write_raw function to modify scale drivers/staging/iio/adc/mxs-lradc.c | 292 ++++++++++++++++++++++++++++++++---- 1 file changed, 261 insertions(+), 31 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html