luckfox-pico-sdk/sysdrv/source/kernel/Documentation/devicetree/bindings/sound/bt-sco.txt
2023-08-08 20:36:47 +08:00

14 lines
214 B
Plaintext

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