zephyr/dts/bindings/sensor/amd,sb-tsi.yaml
Paweł Anikiel 2f7cb40dd2 drivers: sensor: Add driver for SB-TSI
Add a driver for the SB Temperature Sensor Interface. This is an I2C
temperature sensor on AMD SoCs.

Signed-off-by: Paweł Anikiel <pan@semihalf.com>
2023-10-20 14:51:59 +02:00

9 lines
195 B
YAML

# Copyright (c) 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
description: AMD SB Temperature Sensor Interface.
compatible: "amd,sb-tsi"
include: [sensor-device.yaml, i2c-device.yaml]