public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Philippe Reynes <tremyfr@yahoo.fr>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	armadeus-forum@lists.sourceforge.net, jic23@kernel.org,
	knaack.h@gmx.de
Subject: Re: [PATCH v2] iio: add support of the max1027
Date: Mon, 26 May 2014 22:27:43 +0200	[thread overview]
Message-ID: <5383A3BF.1060506@metafoo.de> (raw)
In-Reply-To: <1400621236-20423-1-git-send-email-tremyfr@yahoo.fr>

On 05/20/2014 11:27 PM, Philippe Reynes wrote:
> This driver add partial support of the
> maxim 1027/1029/1031. Differential mode is not
> supported.
>
> It was tested on armadeus apf27 board.
>
> Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
> ---
>   .../devicetree/bindings/iio/adc/max1027-adc.txt    |   21 +
>   drivers/staging/iio/adc/Kconfig                    |    9 +
>   drivers/staging/iio/adc/Makefile                   |    1 +
>   drivers/staging/iio/adc/max1027.c                  |  553 ++++++++++++++++++++

New drivers should go into drivers/iio/

>   4 files changed, 584 insertions(+), 0 deletions(-)
>   create mode 100644 Documentation/devicetree/bindings/iio/adc/max1027-adc.txt
>   create mode 100644 drivers/staging/iio/adc/max1027.c
[...]

  parent reply	other threads:[~2014-05-26 20:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 21:27 [PATCH v2] iio: add support of the max1027 Philippe Reynes
2014-05-24 11:29 ` Jonathan Cameron
2014-05-25 22:52 ` Hartmut Knaack
2014-05-26 19:49   ` trem
2014-05-26 22:33     ` Hartmut Knaack
2014-05-27 18:22       ` trem
2014-05-26 20:27 ` Lars-Peter Clausen [this message]
2014-05-27 18:24   ` trem
2014-05-28  0:24     ` 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=5383A3BF.1060506@metafoo.de \
    --to=lars@metafoo.de \
    --cc=armadeus-forum@lists.sourceforge.net \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tremyfr@yahoo.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox