repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
bt-sco.txt
blob
641edf75e18466f4cf917418e3fc4d5640103cdc
1
Bluetooth-SCO audio CODEC
2
3
This device support generic Bluetooth SCO link.
4
5
Required properties:
6
7
- compatible : "delta,dfbmcs320" or "linux,bt-sco"
8
9
Example:
10
11
codec: bt_sco {
12
compatible = "delta,dfbmcs320";
13
};