ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval

Add missing vdda-supply required by STM32 ADC.

Fixes: 090992a9ca ("ARM: dts: stm32: enable ADC on stm32h743i-eval
board")

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Fabrice Gasnier 2019-06-19 14:29:58 +02:00 committed by Alexandre Torgue
parent 1425d00aff
commit 493e84c5dc

View File

@ -87,6 +87,7 @@
};
&adc_12 {
vdda-supply = <&vdda>;
vref-supply = <&vdda>;
status = "okay";
adc1: adc@0 {