summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/temp/temp_sensor.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/temp/temp_sensor.yaml')
-rw-r--r--zephyr/dts/bindings/temp/temp_sensor.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/temp/temp_sensor.yaml b/zephyr/dts/bindings/temp/temp_sensor.yaml
index b96e9c3262..753cfab967 100644
--- a/zephyr/dts/bindings/temp/temp_sensor.yaml
+++ b/zephyr/dts/bindings/temp/temp_sensor.yaml
@@ -14,6 +14,17 @@ properties:
Human-readable string describing the device (used as
device_get_binding() argument)
+ enum-name:
+ type: string
+ required: true
+ description:
+ Enum values used in the source code to refer to the temperature sensors
+ enum:
+ - TEMP_SENSOR_CHARGER
+ - TEMP_SENSOR_DDR_SOC
+ - TEMP_SENSOR_FAN
+ - TEMP_SENSOR_PP3300_REGULATOR
+
temp_fan_off:
required: false
type: int