dt-bindings: iio: adc: Add common ADCs properties to a separate file
authorStefan Popa <stefan.popa@analog.com>
Tue, 13 Nov 2018 11:21:01 +0000 (13:21 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 17 Nov 2018 16:39:51 +0000 (16:39 +0000)
commit90c430d32c5fa08363b3db402df1b937901dd5b3
treeb53fa3e4a94138c0a1e2bb768fb73ecd8693c8a8
parentf0aef2d018643187101199d8af1dd5ea3a43a3b7
dt-bindings: iio: adc: Add common ADCs properties to a separate file

There are several ADC drivers that depend on the same device tree
bindings. Rather than continue to duplicate the properties, this patch
adds a common adc binding document that can be referenced. For beginning,
only two properties are documented.

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/adc.txt [new file with mode: 0644]