]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: iio: adc: stm32: add support for diff channels
authorFabrice Gasnier <fabrice.gasnier@st.com>
Wed, 25 Oct 2017 09:27:43 +0000 (11:27 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 2 Dec 2017 10:40:23 +0000 (10:40 +0000)
commit098c5a6a14b7cb7727f370bcdcca693b3098e37f
tree6f7fc13548f36fa9c3952e0513c52c4fc65d2cdf
parentca6a2d86acaebd7a7e871fbb361a75101cf9f4cb
dt-bindings: iio: adc: stm32: add support for diff channels

STM32H7 ADC channels may be configured either as single-ended or
differential.
Add 'st,adc-diff-channels' property to support differential channels.
Differential channels are defined as a pair of positive and negative
inputs: vinp & vinn.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt