mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-19 16:35:05 +00:00
10 lines
175 B
YAML
10 lines
175 B
YAML
description: SPI peripheral with chip select
|
|
|
|
compatible: "spi-peripheral"
|
|
|
|
properties:
|
|
pin-cs:
|
|
type: phandle-array
|
|
required: true
|
|
description: Chip select GPIO
|