linuxOS_D21X/source/linux-5.10/Documentation/devicetree/bindings/sound/bt-sco.txt

14 lines
214 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
Bluetooth-SCO audio CODEC
This device support generic Bluetooth SCO link.
Required properties:
- compatible : "delta,dfbmcs320" or "linux,bt-sco"
Example:
codec: bt_sco {
compatible = "delta,dfbmcs320";
};