Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
authorBalakrishna Godavarthi <bgodavar@codeaurora.org>
Fri, 12 Jun 2020 12:21:31 +0000 (17:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:23:45 +0000 (08:23 +0200)
commitddd982f1abc67b77fe7adb5493f4a89c88295e1b
tree40b97738ed59d40a8bc4d237b3da8057e6028f0a
parent58fccee659d78db74055f7004cdc34cbdef70afa
Bluetooth: hci_qca: Increase SoC idle timeout to 200ms

[ Upstream commit 2d68476cfc2afa1a1a2d9007a23264ffc6308e77 ]

In some version of WCN399x, SoC idle timeout is configured
as 80ms instead of 20ms or 40ms. To honor all the SoC's
supported in the driver increasing SoC idle timeout to 200ms.

Fixes: 41d5b25fed0a0 ("Bluetooth: hci_qca: add PM support")
Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/bluetooth/hci_qca.c