diff options
author | Garlic Tseng <garlic.tseng@mediatek.com> | 2016-07-04 18:56:26 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-04 16:29:18 +0200 |
commit | 5947e1b4992e2852b5176df6a554b5ebfbc9eff2 (patch) | |
tree | 6df1221e5709cba75d16f492b4c65be81c393a6a /Documentation | |
parent | 8b0b50d8a3e3ccfa4632a227102b97994ed95fc0 (diff) | |
download | linux-5947e1b4992e2852b5176df6a554b5ebfbc9eff2.tar.gz linux-5947e1b4992e2852b5176df6a554b5ebfbc9eff2.tar.bz2 linux-5947e1b4992e2852b5176df6a554b5ebfbc9eff2.zip |
ASoC: bt-sco: extend rate and add a general compatible string
Add supports for 16k (wideband BT) and add a general compatible
string "linux,bt-sco"
Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/bt-sco.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/bt-sco.txt b/Documentation/devicetree/bindings/sound/bt-sco.txt index 29b8e5d40203..641edf75e184 100644 --- a/Documentation/devicetree/bindings/sound/bt-sco.txt +++ b/Documentation/devicetree/bindings/sound/bt-sco.txt @@ -4,7 +4,7 @@ This device support generic Bluetooth SCO link. Required properties: - - compatible : "delta,dfbmcs320" + - compatible : "delta,dfbmcs320" or "linux,bt-sco" Example: |