Re: [PATCH v2] Bluetooth: btusb: Use cmd_timeout to reset Realtek device

2019-09-05 Thread Marcel Holtmann
Hi Alex, > Realtek Bluetooth controller provides a BT_DIS reset pin for hardware > reset of it. The cmd_timeout is helpful on Realtek bluetooth controller > where the firmware gets stuck. > > Signed-off-by: Alex Lu > --- > Changes in v2 > - Provide a dedicated btusb_rtl_cmd_timeout in case of R

[PATCH v2] Bluetooth: btusb: Use cmd_timeout to reset Realtek device

2019-09-04 Thread Alex Lu
From: Alex Lu Realtek Bluetooth controller provides a BT_DIS reset pin for hardware reset of it. The cmd_timeout is helpful on Realtek bluetooth controller where the firmware gets stuck. Signed-off-by: Alex Lu --- Changes in v2 - Provide a dedicated btusb_rtl_cmd_timeout in case of Realtek ha