[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5383A3BF.1060506@metafoo.de>
Date: Mon, 26 May 2014 22:27:43 +0200
From: Lars-Peter Clausen <lars@...afoo.de>
To: Philippe Reynes <tremyfr@...oo.fr>
CC: linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
armadeus-forum@...ts.sourceforge.net, jic23@...nel.org,
knaack.h@....de
Subject: Re: [PATCH v2] iio: add support of the max1027
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@...oo.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
[...]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists