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>
This commit is contained in:
parent
6435262284
commit
c107f12832
1 changed files with 9 additions and 0 deletions
9
dts/bindings/sensor/onnn,nct75.yaml
Normal file
9
dts/bindings/sensor/onnn,nct75.yaml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# 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]
|
Loading…
Add table
Add a link
Reference in a new issue