All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: mxs-lradc: fixes
@ 2014-06-10 13:41 Robert Hodaszi
  2014-06-10 13:41 ` [PATCH 1/2] iio: mxs-lradc: fix divider Robert Hodaszi
  2014-06-10 13:41 ` [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Robert Hodaszi
  0 siblings, 2 replies; 9+ messages in thread
From: Robert Hodaszi @ 2014-06-10 13:41 UTC (permalink / raw)
  To: jic23
  Cc: linux-iio, linux-kernel, gregkh, marex, alexandre.belloni, jbe,
	hector.palacios, fabio.estevam, lars, Robert Hodaszi

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(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-14 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-10 13:41 [PATCH 0/2] iio: mxs-lradc: fixes Robert Hodaszi
2014-06-10 13:41 ` [PATCH 1/2] iio: mxs-lradc: fix divider Robert Hodaszi
2014-06-10 15:19   ` Alexandre Belloni
2014-06-10 22:47   ` Marek Vasut
2014-06-14 14:01     ` Jonathan Cameron
2014-06-10 13:41 ` [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Robert Hodaszi
2014-06-10 15:19   ` Alexandre Belloni
2014-06-10 22:51   ` Marek Vasut
2014-06-14 13:58     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.