mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07: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";
|
||
|
};
|