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 E663CC11D05 for ; Thu, 20 Feb 2020 10:36:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BB84324672 for ; Thu, 20 Feb 2020 10:36:05 +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="hWOYRbRh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727789AbgBTKgE (ORCPT ); Thu, 20 Feb 2020 05:36:04 -0500 Received: from mail26.static.mailgun.info ([104.130.122.26]:59689 "EHLO mail26.static.mailgun.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726885AbgBTKgE (ORCPT ); Thu, 20 Feb 2020 05:36:04 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1582194963; h=Message-ID: Subject: Cc: To: From: Date: Content-Transfer-Encoding: Content-Type: MIME-Version: Sender; bh=IvusCc7SfQWheL3qpyxJjGggUjJ0Q+qu37ojxqfgpPg=; b=hWOYRbRhXL9s9qU0B7Dhm1acPV0OaLZCk/o4x0ZXjzJAHuHPIdTGmpv49bFnCq5frQ+yA4cn psocljpApkfZ9kna/HH5C1Oca1ocTLq/YXyRt79iC2pb8EwOgpb7Qv/eCDUNObXd+iDY0aJi IfrqNxJNiUwtapg+Ymwkrg6PZYw= X-Mailgun-Sending-Ip: 104.130.122.26 X-Mailgun-Sid: WyI0MWYwYSIsICJsaW51eC1rZXJuZWxAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by mxa.mailgun.org with ESMTP id 5e4e610b.7fa682926c38-smtp-out-n02; Thu, 20 Feb 2020 10:35:55 -0000 (UTC) Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 95211C4479D; Thu, 20 Feb 2020 10:35:54 +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: bgodavar) by smtp.codeaurora.org (Postfix) with ESMTPSA id 3AB2AC43383; Thu, 20 Feb 2020 10:35:54 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 20 Feb 2020 16:05:54 +0530 From: bgodavar@codeaurora.org List-Id: To: linux-firmware@kernel.org Cc: mka@chromium.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, hemantg@codeaurora.org, linux-arm-msm@vger.kernel.org, gubbaven@codeaurora.org Subject: Firmware files for QCA BT chip WCN3991. Message-ID: <3d3a530f11e6bc9a87573389d72ddd3c@codeaurora.org> X-Sender: bgodavar@codeaurora.org User-Agent: Roundcube Webmail/1.3.9 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20200220103554.b880eACqYQQkfw2soeUrPotJQT27BtUVh2gZCoFOWKY@z> Hi, The following changes since commit 54b017d06a44bfd9b4c2757cace6cc349afd5bf2: qca: Add firmware files for BT chip wcn3991. (2020-02-20 16:01:04 +0530) are available in the Git repository at: https://github.com/bgodavar/qca_bt_wcn3991.git for you to fetch changes up to 54b017d06a44bfd9b4c2757cace6cc349afd5bf2: qca: Add firmware files for BT chip wcn3991. (2020-02-20 16:01:04 +0530) Regards Balakrishna