From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20A09C4332E for ; Tue, 29 Dec 2020 20:18:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DBD4220791 for ; Tue, 29 Dec 2020 20:18:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726502AbgL2URz (ORCPT ); Tue, 29 Dec 2020 15:17:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:60046 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726500AbgL2URy (ORCPT ); Tue, 29 Dec 2020 15:17:54 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 9CAB722C7C; Tue, 29 Dec 2020 20:15:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272933; bh=po7kVUM28bpitjMoeqwuZsWoub5126qTf76W/8EvOvU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RTl4mrrb4pjcPCUh7STEv2fBF9G5KEOcHq9kcPMHHw1FfYVZwpzh4Z3VN2Zv8Hqru aIRG78fQX01/TdacnduJSpuFBbxY0nNn9O/2lIm5aqrFTbzJAr+kQd2K1Orh3dYKkC gZdHmrB0hjBVLR41xZh8cmNX93O1iHRY3ncflLHsGWkGw0TlMDkmdqDK72vYxTVcql 0um1CkckdejTjtEzlHTHTq75S23//da4g6MSAH0adF3e+lgsoriAoKUsx0PPoHSCuV LG5M+EhfbGUQOquC096S7siJfS9OEB/Xak5nE4aqooITXfY2QFMVJLgP2xkaxEil4b EeYlnJa0sdirQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [Resend v1] Bluetooth: hci_qca: Enhance retry logic in qca_setup From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293362.13751.15134803305865926064.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:33 +0000 References: <1605071653-5088-1-git-send-email-bgodavar@codeaurora.org> In-Reply-To: <1605071653-5088-1-git-send-email-bgodavar@codeaurora.org> To: Balakrishna Godavarthi Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Wed, 11 Nov 2020 10:44:13 +0530 you 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 > Reviewed-by: Abhishek Pandit-Subedi > > [...] Here is the summary with links: - [Resend,v1] Bluetooth: hci_qca: Enhance retry logic in qca_setup https://git.kernel.org/qcom/c/9e80587aba4c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html