mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 13:22:23 +00:00
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
|
Bluetooth-SCO audio CODEC
|
||
|
|
||
|
This device support generic Bluetooth SCO link.
|
||
|
|
||
|
Required properties:
|
||
|
|
||
|
- compatible : "delta,dfbmcs320"
|
||
|
|
||
|
Example:
|
||
|
|
||
|
codec: bt_sco {
|
||
|
compatible = "delta,dfbmcs320";
|
||
|
};
|