linuxOS_PX30_CAR/kernel/Documentation/devicetree/bindings/sound/spdif-transmitter.txt

11 lines
197 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
Device-Tree bindings for dummy spdif transmitter
Required properties:
- compatible: should be "linux,spdif-dit".
Example node:
codec: spdif-transmitter {
compatible = "linux,spdif-dit";
};