lineage_kernel_xcoverpro/Documentation/devicetree/bindings/sound/spdif-receiver.txt

11 lines
191 B
Plaintext
Raw Normal View History

2023-06-18 22:53:49 +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";
};