Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.11 13 lines 214 B view raw
1Bluetooth-SCO audio CODEC 2 3This device support generic Bluetooth SCO link. 4 5Required properties: 6 7 - compatible : "delta,dfbmcs320" or "linux,bt-sco" 8 9Example: 10 11codec: bt_sco { 12 compatible = "delta,dfbmcs320"; 13};