diff --git a/dts/bindings/adc/st,stm32-adc.yaml b/dts/bindings/adc/st,stm32-adc.yaml index a8a42486fda..48af5c0e4db 100644 --- a/dts/bindings/adc/st,stm32-adc.yaml +++ b/dts/bindings/adc/st,stm32-adc.yaml @@ -27,6 +27,12 @@ properties: pinctrl-names: required: true + vref_mv: + type: int + required: false + default: 3300 + description: Indicates the reference voltage of the ADC in mV. + has-temp-channel: type: boolean description: Indicates if the ADC has a dedicated internal temperature sensor channel.