zephyr/dts/bindings/sensor/ti,opt3001.yaml
Maureen Helm 3a89c3adec dts: bindings: Migrate TI sensors to inherit base sensor properties
Migrates all TI sensors to inherit base sensor device properties. This
will allow us to define properties shared by multiple sensors in one
place.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-10-17 10:15:13 +02:00

9 lines
204 B
YAML

# Copyright (c) 2019, Actinius
# SPDX-License-Identifier: Apache-2.0
description: Texas Instruments OPT3001 ambient light sensor
compatible: "ti,opt3001"
include: [sensor-device.yaml, i2c-device.yaml]