1# Copyright (c) 2024 Javad Rahimipetroudi <javad.rahimipetroudi@mind.be>
2# SPDX-License-Identifier: Apache-2.0
3
4compatible: "ti,tlc59731"
5description: TLC59731 RGB LED Controller
6include: [led-strip.yaml]
7
8properties:
9  gpios:
10    required: true
11    type: phandle-array
12    description: |
13      GPIO to send command data to the controller.
14