Commit a5fee170 authored by Francois Ramu's avatar Francois Ramu Committed by Carles Cufi
Browse files

dts: arm: stm32g0 has vbat capability on adc1



Like has-temp-channel or has-vref-channel the vbat property
on the channel 14 of the ADC1.

Signed-off-by: default avatarFrancois Ramu <francois.ramu@st.com>
parent 726c0ea5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -363,6 +363,7 @@
			#io-channel-cells = <1>;
			has-temp-channel;
			has-vref-channel;
			has-vbat-channel;
		};

		dma1: dma@40020000 {