Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeout
authortjiang@codeaurora.org <tjiang@codeaurora.org>
Thu, 16 Sep 2021 08:41:06 +0000 (16:41 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 21 Sep 2021 08:47:17 +0000 (10:47 +0200)
commit24ff62ae383f776ab0285f2996de6bd9bb2d2e4b
tree885f0928246596672b6f2dd1572938662fc80de0
parent037ce005af6b8a3e40ee07c6e9266c8997e6a4d6
Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeout

if platform provide gpio connect to BT_EN reset pin of qca btsoc chip,
we can do hardware reset instead of usb port reset.

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