zephyr/dts/bindings/sensor/onnn,nct75.yaml
Benedikt Schmidt c107f12832 dts: bindings: sensor: add binding for temperature sensor NCT75
Add a binding for the ON Semiconductor temperature sensor NCT75.

Signed-off-by: Benedikt Schmidt <benediktibk@gmail.com>
2024-04-26 19:22:09 -04:00

10 lines
255 B
YAML

# Copyright (c) 2024 Benedikt Schmidt <benediktibk@gmail.com>
# SPDX-License-Identifier: Apache-2.0
description: |
ON Semiconductor NCT75 temperature sensor with I2C interface
compatible: "onnn,nct75"
include: [sensor-device.yaml, i2c-device.yaml]