mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-11 17:55:54 +00:00
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
|
Device-Tree bindings for dummy spdif transmitter
|
||
|
|
||
|
Required properties:
|
||
|
- compatible: should be "linux,spdif-dit".
|
||
|
|
||
|
Example node:
|
||
|
|
||
|
codec: spdif-transmitter {
|
||
|
compatible = "linux,spdif-dit";
|
||
|
};
|