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=-10.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 381AAC433DF for ; Tue, 7 Jul 2020 04:58:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 07B1A20708 for ; Tue, 7 Jul 2020 04:58:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="K+SW0+Y5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727826AbgGGE6W (ORCPT ); Tue, 7 Jul 2020 00:58:22 -0400 Received: from mail29.static.mailgun.info ([104.130.122.29]:51450 "EHLO mail29.static.mailgun.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726961AbgGGE6W (ORCPT ); Tue, 7 Jul 2020 00:58:22 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1594097902; h=Message-ID: Subject: Cc: To: From: Date: Content-Transfer-Encoding: Content-Type: MIME-Version: Sender; bh=vQlGC+g6PBorvbW3VjCchVGAirpTLmSK6+Ls9tR3oXY=; b=K+SW0+Y59f/PlotoQnQUV53B2QIKupURSTetWrZLUa02VvTQsZmG7JNxdwBpxy23v72B/irf 8ux0rNEXXEgKQwAiPMvsVIncXwmQhcI318AHp/ziDx3Mucqii4lr6arIyExsXEAb3Ors+T1i +zNdBxi1T4DrvjoL0ljt8ydF2RU= X-Mailgun-Sending-Ip: 104.130.122.29 X-Mailgun-Sid: WyI2MTA3ZSIsICJsaW51eC1ibHVldG9vdGhAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n19.prod.us-east-1.postgun.com with SMTP id 5f0400e1d07c1358553c02f9 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Tue, 07 Jul 2020 04:58:09 GMT Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 82E12C433CA; Tue, 7 Jul 2020 04:58:08 +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 AF5F6C433C6; Tue, 7 Jul 2020 04:58:07 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 07 Jul 2020 12:58:07 +0800 From: Rocky Liao List-Id: To: linux-firmware@kernel.org Cc: linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PULL] btqca firmware 20200401 Message-ID: X-Sender: rjliao@codeaurora.org User-Agent: Roundcube Webmail/1.3.9 Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Message-ID: <20200707045807.GZoNQ4yVAXW2xbQzIQWZWssTMct_V_7jvmNA-I8TtAA@z> 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 74ac3b5a7e7962cd1135ef691c72d48cb5210251: Merge https://github.com/bgodavar/qca_wcn3991 into main (2020-07-02 08:23:09 -0400) are available in the Git repository at: https://github.com/rjliao-qca/qca-btfw.git for you to fetch changes up to c4e04b49b46a3e3e4c0bf4a3007f352d09c7ae0c: ---------------------------------------------------------------- Rocky Liao (1): QCA: Update Bluetooth firmware for QCA6390 (2020-07-07 12:45:15 +0800)