Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'asoc/topic...
[linux-2.6-block.git] / Documentation / devicetree / bindings / sound / bt-sco.txt
CommitLineData
c778b472
MB
1Bluetooth-SCO audio CODEC
2
3This device support generic Bluetooth SCO link.
4
5Required properties:
6
5947e1b4 7 - compatible : "delta,dfbmcs320" or "linux,bt-sco"
c778b472
MB
8
9Example:
10
11codec: bt_sco {
12 compatible = "delta,dfbmcs320";
13};