Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
Device-Tree bindings for dummy spdif receiver
|
|
|
|
Required properties:
|
|
- compatible: should be "linux,spdif-dir".
|
|
|
|
Example node:
|
|
|
|
codec: spdif-receiver {
|
|
compatible = "linux,spdif-dir";
|
|
};
|