diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-11-06 16:16:33 +0100 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2019-11-26 10:11:48 +0100 |
commit | 62d620c243ead4e34de5ab8c0c2ea215f9972109 (patch) | |
tree | 1e6ac5b37ccf585cc4be496404a86adee1c65025 /arch/arm/dts/stm32h743i-eval.dts | |
parent | e07a86b5e320113c31221029179db29e392fc090 (diff) |
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
Device tree and binding alignment with kernel v5.4-rc4
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/dts/stm32h743i-eval.dts')
-rw-r--r-- | arch/arm/dts/stm32h743i-eval.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/stm32h743i-eval.dts b/arch/arm/dts/stm32h743i-eval.dts index ab78ad5323..e4d3c58f3d 100644 --- a/arch/arm/dts/stm32h743i-eval.dts +++ b/arch/arm/dts/stm32h743i-eval.dts @@ -87,6 +87,7 @@ }; &adc_12 { + vdda-supply = <&vdda>; vref-supply = <&vdda>; status = "okay"; adc1: adc@0 { |