iio: adc: add STMPE ADC devicetree bindings
authorStefan Agner <stefan@agner.ch>
Fri, 21 Dec 2018 13:46:35 +0000 (14:46 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 Jan 2019 12:37:36 +0000 (12:37 +0000)
commit81cdab79818988d27d8aeb162b7988c9e6dde936
tree2820f292fc7ad19906fe33e6da0e6c7b787877d5
parent9f3d084965a5544f096d4f769e274d4c2892079b
iio: adc: add STMPE ADC devicetree bindings

This adds the devicetree bindings for the STMPE ADC. This also corrects
a typo in st,sample-time it is rather "6 -> 124 clocks" according
to the datasheet and not 144.
We need to use the naming stmpe_adc in devicetree because this is given
by the mfd device.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/iio/adc/stmpe-adc.txt [new file with mode: 0644]
Documentation/devicetree/bindings/input/touchscreen/stmpe.txt
Documentation/devicetree/bindings/mfd/stmpe.txt