]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: max1363: Add device tree binding documentation
authorFlorian Vaussard <florian.vaussard@gmail.com>
Thu, 30 Jun 2016 07:43:05 +0000 (09:43 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 3 Jul 2016 11:39:56 +0000 (12:39 +0100)
commit0f35421593c5cdfdc02b54df58d7ec8f4c1961ed
tree863bc80a35d66131bd786dc42e7c74fcf64827c8
parent2196262ad8f5d01111fcc96a8631828bb1bf0157
iio: adc: max1363: Add device tree binding documentation

Add the device tree documentation for all the supported parts. Mandatory
binding is the compatible string and the slave I2C address.

Optional properties can be used to specify the Vcc / Vref regulators, as
well as the IRQ line if available.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/max1363.txt [new file with mode: 0644]