Reviewed-by: Abhishek Pandit-Subedi <abhishekpan...@chromium.org>
On Mon, Oct 5, 2020 at 11:33 PM Balakrishna Godavarthi <bgoda...@codeaurora.org> wrote: > > Currently driver only retries to download FW if FW downloading > is failed. Sometimes observed command timeout for version request > command, if this happen on some platforms during boot time, then > a reboot is needed to turn ON BT. Instead to avoid a reboot, now > extended retry logic for version request command too. > > Signed-off-by: Balakrishna Godavarthi <bgoda...@codeaurora.org>