linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: max1363: Fix missing parts and add device tree
@ 2016-06-21  7:09 Florian Vaussard
  2016-06-21  7:09 ` [PATCH 1/3] iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts Florian Vaussard
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Florian Vaussard @ 2016-06-21  7:09 UTC (permalink / raw)
  To: devicetree, Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Martin Kepplinger, linux-iio, linux-kernel, Florian Vaussard

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-26 17:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-21  7:09 [PATCH 0/3] iio: adc: max1363: Fix missing parts and add device tree Florian Vaussard
2016-06-21  7:09 ` [PATCH 1/3] iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts Florian Vaussard
2016-06-26 17:02   ` Jonathan Cameron
2016-06-21  7:09 ` [PATCH 2/3] iio: adc: max1363: Add device tree binding documentation Florian Vaussard
2016-06-21 21:49   ` Rob Herring
2016-06-22  6:18     ` Florian Vaussard
2016-06-26 17:02       ` Jonathan Cameron
2016-06-21  7:09 ` [PATCH 3/3] iio: adc: max1363: Add device tree binding Florian Vaussard
2016-06-21 11:44   ` kbuild test robot
2016-06-26 17:01     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).