mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
5947e1b499
Add supports for 16k (wideband BT) and add a general compatible string "linux,bt-sco" Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
14 lines
214 B
Plaintext
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";
|
|
};
|