zephyr/dts/bindings/sensor/ti,tmp108.yaml
Jimmy Johnson 5c28b218fa drivers: sensor: add ti tmp108 driver support
Adding support for the TI TMP108 temperature sensor. This includes
over/under temp interrupt support as well as one shot, continuous
conversion and power down modes.

Signed-off-by: Jimmy Johnson <catch22@fastmail.net>
2021-12-17 21:15:25 +01:00

19 lines
462 B
YAML

# Copyright (c) 2021 Jimmy Johnson <catch22@fastmail.net>
# SPDX-License-Identifier: Apache-2.0
description: |
TMP108 Digital Temperature Sensor. See more info at
https://www.ti.com/product/TMP108
compatible: "ti,tmp108"
include: i2c-device.yaml
properties:
alert-gpios:
type: phandle-array
required: false
description: |
Identifies the ALERT signal, which is active-low open drain when
produced by the sensor.