From: Marek Belisko Date: Fri, 8 May 2015 19:02:34 +0000 (+0200) Subject: ASoC: bt-sco: Add devicetree support for bt-sco codec X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~38^2~9^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c778b4726a13ed38f8d36c926b7b0d5144c562de;p=pandora-kernel.git ASoC: bt-sco: Add devicetree support for bt-sco codec Add devicetree support for bluetooth SCO link codec. Signed-off-by: Marek Belisko Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/bt-sco.txt b/Documentation/devicetree/bindings/sound/bt-sco.txt new file mode 100644 index 000000000000..29b8e5d40203 --- /dev/null +++ b/Documentation/devicetree/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"; +}; Reading git-diff-tree failed