summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/bt-sco.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/bt-sco.txt')
-rw-r--r--dts/Bindings/sound/bt-sco.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/dts/Bindings/sound/bt-sco.txt b/dts/Bindings/sound/bt-sco.txt
new file mode 100644
index 0000000000..29b8e5d402
--- /dev/null
+++ b/dts/Bindings/sound/bt-sco.txt
@@ -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";
+};