luckfox-pico-sdk/sysdrv/source/kernel/Documentation/devicetree/bindings/sound/spdif-receiver.txt
2023-08-08 20:36:47 +08: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";
};