linux/Documentation/devicetree/bindings/sound/bt-sco.txt

14 lines
196 B
Plaintext
Raw Normal View History

Bluetooth-SCO audio CODEC
This device support generic Bluetooth SCO link.
Required properties:
- compatible : "delta,dfbmcs320"
Example:
codec: bt_sco {
compatible = "delta,dfbmcs320";
};