zephyr/dts/bindings/sensor/fintek,f75303.yaml
Paweł Anikiel 43668c6416 drivers: sensor: Add F75303 driver
Add driver for F75303 temperature sensor IC.

Signed-off-by: Paweł Anikiel <pan@semihalf.com>
2023-09-07 09:42:59 +02:00

11 lines
283 B
YAML

# Copyright (c) 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
description: |
F75303 temperature sensor IC. This device has three temperature
channels - one local (on-chip), and two remote.
compatible: "fintek,f75303"
include: [sensor-device.yaml, i2c-device.yaml]