mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
10 lines
236 B
YAML
10 lines
236 B
YAML
description: TI PCM5101A stereo DAC (I2S input, no register interface, no GPIO enable)
|
|
|
|
compatible: "ti,pcm5101a"
|
|
|
|
properties:
|
|
i2s:
|
|
type: phandle
|
|
required: true
|
|
description: "I2S controller device that carries audio data"
|