dts: bindings: sensor: add property for stm32f0x0 temp sensor

The temperature sensor of the STM32F0x0 is similar to C0 (with one value
for calibration) but uses a negative coefficient, so we add it to the
bindings, just like in st,stm32-temp.yaml

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2023-04-13 10:49:58 +02:00 committed by Maureen Helm
parent dc21de3acd
commit 4ec1eed4e7

View File

@ -17,3 +17,7 @@ properties:
Average slope of T-V chart (in uV/C) according to
datasheet "Electrical characteristics/Operating conditions"
STM32C0 Table 5.3.16 (min 2400 uV/C, max 2650, typ: 2530)
ntc:
type: boolean
description: Negative Temperature Coefficient. True if STM32F0x0