]> www.infradead.org Git - users/jedix/linux-maple.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>
Wed, 2 Jun 2021 20:10:36 +0000 (22:10 +0200)
commit4865bed5d857a74560b0f6f427a4998099a7894c
treee3a61b7f96057157f4ff9b41012ff4434eee78b1
parentb7f84e216daa18be2e251b5aec0d99a3ca64b997
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