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