mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
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";
|
||
|
};
|