1description: Holtek HT16K33 LEDs
2
3compatible: "holtek,ht16k33"
4
5include: i2c-device.yaml
6
7bus: ht16k33
8
9properties:
10    label:
11      required: true
12    irq-gpios:
13      type: phandle-array
14      required: false
15      description: IRQ pin
16