commit | 4f00bfb372674d586c4a261bfc595cbce101fbb6 | [log] [tgz] |
---|---|---|
author | Tim Jiang <tjiang@codeaurora.org> | Tue Jun 01 17:57:10 2021 +0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Jun 26 07:12:39 2021 +0200 |
tree | bf15c4466101e34974e2efa9574997c2f13e741e | |
parent | ca17a5cccf8b6d35dab4729bea8f4350bc0b4caf [diff] |
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>