]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
authorTim Jiang <tjiang@codeaurora.org>
Tue, 1 Jun 2021 09:57:10 +0000 (17:57 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 26 Jun 2021 05:12:39 +0000 (07:12 +0200)
commitfb14c64a238f124b1e52476e19a7489cab50c33b
treebf15c4466101e34974e2efa9574997c2f13e741e
parent51a4352c6333fd96f367aaafb13e5b7e46134e98
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.

This is btsoc timing issue, after host start to downloading bt firmware,
ep2 need time to switch from function acl to function dfu, so host add
20ms delay as workaround.

Signed-off-by: Tim Jiang <tjiang@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c