Re: [PATCH v1] Bluetooth: hci_qca: Wait for timeout during suspend

2020-11-11 Thread Marcel Holtmann
Hi Balakrishna, > Currently qca_suspend() is relied on IBS mechanism. During > FW download and memory dump collections, IBS will be disabled. > In those cases, driver will allow suspend and still uses the > serdev port, which results to errors. Now added a wait timeout > if suspend is triggered du

Re: [PATCH v1] Bluetooth: hci_qca: Wait for timeout during suspend

2020-10-06 Thread Abhishek Pandit-Subedi
Reviewed-by: Abhishek Pandit-Subedi On Tue, Oct 6, 2020 at 8:20 AM Balakrishna Godavarthi wrote: > > From: Venkata Lakshmi Narayana Gubba > > Currently qca_suspend() is relied on IBS mechanism. During > FW download and memory dump collections, IBS will be disabled. > In those cases, driver will

[PATCH v1] Bluetooth: hci_qca: Wait for timeout during suspend

2020-10-06 Thread Balakrishna Godavarthi
From: Venkata Lakshmi Narayana Gubba Currently qca_suspend() is relied on IBS mechanism. During FW download and memory dump collections, IBS will be disabled. In those cases, driver will allow suspend and still uses the serdev port, which results to errors. Now added a wait timeout if suspend is