Re: [PATCH 1/5] dt-bindings: iio: adc: stm32: add missing vdda supply

2019-06-22 Thread Jonathan Cameron
On Wed, 19 Jun 2019 14:29:54 +0200 Fabrice Gasnier wrote: > Add missing vdda-supply, analog power supply, to STM32 ADC. It's required > to properly supply the ADC. > > Fixes: 841fcea454fe ("Documentation: dt-bindings: Document STM32 ADC DT > bindings") > > Signed-off-by: Fabrice Gasnier Applie

[PATCH 1/5] dt-bindings: iio: adc: stm32: add missing vdda supply

2019-06-19 Thread Fabrice Gasnier
Add missing vdda-supply, analog power supply, to STM32 ADC. It's required to properly supply the ADC. Fixes: 841fcea454fe ("Documentation: dt-bindings: Document STM32 ADC DT bindings") Signed-off-by: Fabrice Gasnier --- Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt | 1 + 1 file ch