zephyr/dts/bindings/sensor/grove,temperature.yaml
Henrik Brix Andersen 0e7a76e462 dts: bindings: move io-channels and io-channel-names to base.yaml
Generalize io-channels and io-channel-names devicetree node properties
and move their definitions to base.yaml. Keep binding specific
description where relevant.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-10-02 11:50:30 +02:00

20 lines
409 B
YAML

# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Grove NTC Temperature Sensor
compatible: "grove,temperature"
include: base.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.