Hello,

The following patches are fixing some bugs in the MXS LRADC driver.

Note, that I tried the patches on a custom i.MX28 based module. I did not try
them on i.MX23.

The first patch fixes the analog voltage divider.

The second patch adds back the channel 9 to fix the LRADC channel indexes.
(E.g. currently the <&lradc 12> refers to the channel 13.)

Robert Hodaszi (2):
  iio: mxs-lradc: fix divider
  iio: mxs-lradc: add ADC channel 9 as a copy of channel 8

 drivers/staging/iio/adc/mxs-lradc.c | 73 ++++++++++++++++++++++---------------
 1 file changed, 43 insertions(+), 30 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to