zephyr/dts/bindings/sensor/maxim,max6675.yaml
Maureen Helm 61f4c52380 dts: bindings: Migrate Maxim sensors to inherit base sensor properties
Migrates all Maxim 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

9 lines
220 B
YAML

# Copyright (c) 2021, Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
description: MAX6675 K-thermocouple to digital converter
compatible: "maxim,max6675"
include: [sensor-device.yaml, spi-device.yaml]