These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / Documentation / devicetree / bindings / sound / bt-sco.txt
diff --git a/kernel/Documentation/devicetree/bindings/sound/bt-sco.txt b/kernel/Documentation/devicetree/bindings/sound/bt-sco.txt
new file mode 100644 (file)
index 0000000..29b8e5d
--- /dev/null
@@ -0,0 +1,13 @@
+Bluetooth-SCO audio CODEC
+
+This device support generic Bluetooth SCO link.
+
+Required properties:
+
+  - compatible : "delta,dfbmcs320"
+
+Example:
+
+codec: bt_sco {
+       compatible = "delta,dfbmcs320";
+};