dt-bindings: iio: adc: stm32: add analog switches supply control
authorFabrice Gasnier <fabrice.gasnier@st.com>
Wed, 3 Jul 2019 10:08:14 +0000 (12:08 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 27 Jul 2019 19:11:16 +0000 (20:11 +0100)
commita85a43e04523df3b0f1e5f3100592806e29966a8
tree744ee095d5e6ddb52a895e6a59f0a56cb1636e81
parentc3a686070670d9efad9a4af354ca88031cd7e7f9
dt-bindings: iio: adc: stm32: add analog switches supply control

On stm32h7 and stm32mp1, the ADC inputs are multiplexed with analog
switches which have reduced performances when their supply is below 2.7V
(vdda by default). Booster or vdd can be used, to get full ADC
performances.

Add documentation for:
- optional booster-supply that can be used on stm32h7 and stm32mp1.
- optional vdd-supply that can be used on stm32mp1 to supply analog
  circuitry, selected by syscfg.
Mark these as optional, since this is a trade-off between analog
performance and power consumption.

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