zephyr/dts/bindings/led_strip/apa,apa-102.yaml

18 lines
289 B
YAML

---
title: APA102 SPI LED strip
id: apa,apa102
version: 0.1
description: APA102 SPI LED strip binding
inherits:
!include spi-device.yaml
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "apa,apa102"
...