dts: arm: st: remove sensor channels from stm32 adc nodes

Remove temp-, vref- and vbat-channel from STM32 ADC nodes as it is not
used in the driver anymore.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2023-09-06 15:08:31 +02:00 committed by Carles Cufí
commit fa1f33316d
36 changed files with 0 additions and 130 deletions

View file

@ -70,18 +70,6 @@ properties:
default: 3300
description: Indicates the reference voltage of the ADC in mV (on the target board).
temp-channel:
type: int
description: Indicates the ADC channel of the internal temperature sensor.
vref-channel:
type: int
description: Indicates the ADC channel of the internal voltage reference.
vbat-channel:
type: int
description: Indicates the ADC channel of the internal vbat monitoring.
resolutions:
type: array
required: true