blob: 6d4f71d881e8178b997abd3ba77d469cca239b83 [file] [log] [blame]
# Copyright (c) 2023 Kurtis Dinelle
# SPDX-License-Identifier: Apache-2.0
description: |
OSRAM ams TSL2591 ambient light sensor.
compatible: "ams,tsl2591"
include: [sensor-device.yaml, i2c-device.yaml]
properties:
int-gpios:
type: phandle-array
description: |
The interrupt pin of the TSL2591 is open-drain, active low.
If connected directly, the MCU pin should be configured
as pull-up, active low.