1# Copyright 2023 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: AMS TCS3400 Color Light-to-Digital Converter
5
6compatible: "ams,tcs3400"
7
8include: [sensor-device.yaml, i2c-device.yaml]
9
10properties:
11  int-gpios:
12    type: phandle-array
13    required: true
14    description: |
15      INT pin GPIO identifier, open-drain, active low.
16