Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / bt-sco.txt
1 Bluetooth-SCO audio CODEC
2
3 This device support generic Bluetooth SCO link.
4
5 Required properties:
6
7 - compatible : "delta,dfbmcs320" or "linux,bt-sco"
8
9 Example:
10
11 codec: bt_sco {
12 compatible = "delta,dfbmcs320";
13 };
This page took 0.036536 seconds and 6 git commands to generate.