diff options
author | Matthias Kaehlcke <[email protected]> | 2019-02-26 11:46:47 -0800 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2019-02-27 08:44:33 +0100 |
commit | 0ebcddd8e06e94e476f4718af238e9ae67531b04 (patch) | |
tree | e6ad64e9d014cb203292792231d8c2f942184f41 /scripts/gdb/linux/tasks.py | |
parent | ad571d725c9786a138d663fb26ae91d84e705900 (diff) |
Bluetooth: hci_qca: Add delay after power-off pulse
During initialization the power-on pulse is currently sent inmediately
after the prior power-off pulse. With this initialization often fails
at boot time:
[ 15.205224] Bluetooth: hci0: setting up wcn3990
[ 17.341062] Bluetooth: hci0: command 0xfc00 tx timeout
[ 22.101453] ERROR: Bluetooth initialization failed
[ 25.337740] Bluetooth: hci0: Reading QCA version information failed (-110)
After a power-off pulse wait 10ms to give the controller time to power
off. Remove the previous short settling delay, it isn't needed anymore.
Signed-off-by: Matthias Kaehlcke <[email protected]>
Reviewed-by: Balakrishna Godavarthi <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions