Newer
Older
barebox / dts / Bindings / sound / bt-sco.txt
@Sascha Hauer Sascha Hauer on 29 Sep 2016 214 bytes dts: update to v4.8-rc1
Bluetooth-SCO audio CODEC

This device support generic Bluetooth SCO link.

Required properties:

  - compatible : "delta,dfbmcs320" or "linux,bt-sco"

Example:

codec: bt_sco {
	compatible = "delta,dfbmcs320";
};