All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hodaszi <robert.hodaszi@digi.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	gregkh@linuxfoundation.org, marex@denx.de,
	alexandre.belloni@free-electrons.com, jbe@pengutronix.de,
	hector.palacios@digi.com, fabio.estevam@freescale.com,
	lars@metafoo.de, Robert Hodaszi <robert.hodaszi@digi.com>
Subject: [PATCH 0/2] iio: mxs-lradc: fixes
Date: Tue, 10 Jun 2014 15:41:33 +0200	[thread overview]
Message-ID: <1402407695-2984-1-git-send-email-robert.hodaszi@digi.com> (raw)

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


             reply	other threads:[~2014-06-10 13:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10 13:41 Robert Hodaszi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1402407695-2984-1-git-send-email-robert.hodaszi@digi.com \
    --to=robert.hodaszi@digi.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=fabio.estevam@freescale.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hector.palacios@digi.com \
    --cc=jbe@pengutronix.de \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marex@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.