3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-11 09:45:55 +00:00
2021-05-27 00:09:36 +05:00

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";
};