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=-13.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 D503FC4707F for ; Thu, 27 May 2021 08:45:19 +0000 (UTC) Received: by mail.kernel.org (Postfix) id B3DB961028; Thu, 27 May 2021 08:45:19 +0000 (UTC) Received: from m43-7.mailgun.net (m43-7.mailgun.net [69.72.43.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BB35C6144E for ; Thu, 27 May 2021 08:45:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BB35C6144E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+a91e02.be9e4a-linux-firmware=kernel.org@mg.codeaurora.org DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1622105119; h=Message-ID: References: In-Reply-To: Subject: To: From: Date: Content-Transfer-Encoding: Content-Type: MIME-Version: Sender; bh=6ugga/17vl/r4drQHXr0ackLpCJ9vbofPST0x2ltIz8=; b=oxpW35+5w5xupfGoIezYieHit3iIm3e1NYrV7XuA6OaeovBOW0T3RrFo92aHXOvK+LgVr1wH +j/hglZJ72JxFZUxSL17c5+E5VuBsbnxbVhMF0kitQrLCp4ZeApcBo+MwrOPFtDg/IFYWyNE dr+UlOV4fAns679Hhov61ZBOwCU= X-Mailgun-Sending-Ip: 69.72.43.7 X-Mailgun-Sid: WyI3Mjk1MCIsICJsaW51eC1maXJtd2FyZUBrZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n07.prod.us-east-1.postgun.com with SMTP id 60af5c06063320cd13e34db5 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Thu, 27 May 2021 08:44:54 GMT Sender: rjliao=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id C52F1C43217; Thu, 27 May 2021 08:44:53 +0000 (UTC) Received: from mail.codeaurora.org (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: rjliao) by smtp.codeaurora.org (Postfix) with ESMTPSA id 8ECB5C43460 for ; Thu, 27 May 2021 08:44:53 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Thu, 27 May 2021 16:44:53 +0800 From: Rocky Liao List-Id: To: linux-firmware@kernel.org Subject: Re: btqca firmware 20210525 In-Reply-To: References: Message-ID: <12c9ae4818ee072ea81d4fe2e6438b5f@codeaurora.org> X-Sender: rjliao@codeaurora.org User-Agent: Roundcube Webmail/1.3.9 Hi, Add one more pull request in the same https://github.com/rjliao-qca/qca-btfw.git: commit-id: 48237834129d17f9d77301f4c6ec4afc0c83fbac ---------------------------------------------------------------- Rocky Liao (1): QCA: Update Bluetooth firmware for QCA6174 (2021-05-27 16:31:22 +0800) 在 2021-05-25 17:48,Rocky Liao 写道: > Hi linux-firmware maintainers, > > Here's a pull request for btqca bluetooth driver. Please let me know > if you have any problems. > > The following changes since commit > f8462923ed8fc874f770b8c6dfad49d39b381f14: > > nvidia: fix symlinks for tu104/tu106 acr unload firmware > (2021-05-18 16:36:31 +1000) > > are available in the Git repository at: > > https://github.com/rjliao-qca/qca-btfw.git > > for you to fetch changes up to > 293c78917c8113b7e3193733cb15d8f66b0249c7: > ---------------------------------------------------------------- > Rocky Liao (1): > QCA: Update Bluetooth firmware for QCA6390 (2021-05-25 17:36:19 > +0800)