1# Copyright (c) 2024 Fredrik Gihl 2# SPDX-License-Identifier: Apache-2.0 3 4description: Texas Instruments TMP114 temperature sensor 5 6compatible: "ti,tmp114" 7 8include: [sensor-device.yaml, i2c-device.yaml] 9