Re: [PATCH v2] Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse

From: Marcel Holtmann
Date: Fri Aug 30 2019 - 03:55:17 EST


Hi Harish,

> When SoC receives pre shut down command, it share the same
> with other COEX shared clients. So SoC needs a short time
> after sending VS pre shutdown command before turning off
> the regulators and sending the power off pulse. Along with
> short delay, needs to wait for command complete event for
> Pre shutdown VS command
>
> Signed-off-by: Harish Bandi <c-hbandi@xxxxxxxxxxxxxx>
> Reviewed-by: Balakrishna Godavarthi <bgodavar@xxxxxxxxxxxxxx>
> ---
> Changes in V2:
> - Modified commit text.
> ---
> drivers/bluetooth/btqca.c | 22 ++++++++++++++++++++++
> drivers/bluetooth/hci_qca.c | 5 +++++
> 2 files changed, 27 insertions(+)

the patch does not apply cleanly to bluetooth-next tree. Can you send an updated version please.

Regards

Marcel