mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 10:12:55 +00:00
'child-bus:'/'parent-bus:' have been deprecated. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
18 lines
233 B
YAML
18 lines
233 B
YAML
description: Holtek HT16K33 LED driver with keyscan
|
|
|
|
compatible: "holtek,ht16k33-keyscan"
|
|
|
|
include: base.yaml
|
|
|
|
on-bus: ht16k33
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
label:
|
|
required: true
|
|
|
|
gpio-cells:
|
|
- pin
|
|
- flags
|