[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1466492969-2185-1-git-send-email-florian.vaussard@heig-vd.ch>
Date: Tue, 21 Jun 2016 09:09:26 +0200
From: Florian Vaussard <florian.vaussard@...il.com>
To: devicetree@...r.kernel.org, Jonathan Cameron <jic23@...nel.org>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>
Cc: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Martin Kepplinger <martink@...teo.de>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
Florian Vaussard <florian.vaussard@...g-vd.ch>
Subject: [PATCH 0/3] iio: adc: max1363: Fix missing parts and add device tree
Hello,
This series first fix missing i2c_device_id for several MAX1164x parts.
It then introduces the necessary device tree binding to perform DT boot.
Tested with MAX11644 (DT boot).
Best regards,
Florian
Florian Vaussard (3):
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
iio: adc: max1363: Add device tree binding documentation
iio: adc: max1363: Add device tree binding
.../devicetree/bindings/iio/adc/max1363.txt | 63 ++++++++++++++++++++++
drivers/iio/adc/max1363.c | 62 ++++++++++++++++++++-
2 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/iio/adc/max1363.txt
--
2.5.0
Powered by blists - more mailing lists