zephyr/dts/bindings/sensor/seeed,grove-temperature.yaml
Maureen Helm 36945aaf4d dts: bindings: Migrate Seeed sensors to inherit base sensor properties
Migrates all Seeed sensors to inherit base sensor device properties.
This will allow us to define properties shared by multiple sensors in
one place.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-10-17 10:15:13 +02:00

20 lines
424 B
YAML

# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Grove NTC Temperature Sensor
compatible: "seeed,grove-temperature"
include: sensor-device.yaml
properties:
io-channels:
required: true
description: |
IO channel associated with the NTC voltage
v1p0:
type: boolean
description: |
Set to indicate a v1.0 sensor. Leave unset for v1.1 or v1.2.