2f7cb40dd2
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>
9 lines
195 B
YAML
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]
|