secgateway/kernel/linux-4.14.83/Documentation/devicetree/bindings/sound/spdif-receiver.txt

11 lines
191 B
Plaintext
Raw Normal View History

2019-06-11 07:43:23 +00:00
Device-Tree bindings for dummy spdif receiver
Required properties:
- compatible: should be "linux,spdif-dir".
Example node:
codec: spdif-receiver {
compatible = "linux,spdif-dir";
};