From: trem <tremyfr@yahoo.fr>
To: Lars-Peter Clausen <lars@metafoo.de>
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: Tue, 27 May 2014 20:24:11 +0200 [thread overview]
Message-ID: <5384D84B.6000904@yahoo.fr> (raw)
In-Reply-To: <5383A3BF.1060506@metafoo.de>
Hi,
On 26/05/14 22:27, Lars-Peter Clausen wrote:
> 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/
I'll be pleased to add this driver in drivers/iio/
Everybody agrees ??
>> 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
> [...]
>
Regards,
Philippe
next prev parent reply other threads:[~2014-05-27 18:24 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
2014-05-27 18:24 ` trem [this message]
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=5384D84B.6000904@yahoo.fr \
--to=tremyfr@yahoo.fr \
--cc=armadeus-forum@lists.sourceforge.net \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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.