Rtwo/kernel/motorola/sm8550-devicetrees/bindings/sound/spdif-transmitter.txt

11 lines
197 B
Text
Raw Permalink Normal View History

2025-09-30 20:22:48 -04: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";
};