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:
parent
a1adc17b31
commit
fa1f33316d
36 changed files with 0 additions and 130 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue