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 8F910C11D04 for ; Thu, 20 Feb 2020 10:36:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5D21E24672 for ; Thu, 20 Feb 2020 10:36:03 +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="YR4l1mqr" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727326AbgBTKgD (ORCPT ); Thu, 20 Feb 2020 05:36:03 -0500 Received: from mail26.static.mailgun.info ([104.130.122.26]:16446 "EHLO mail26.static.mailgun.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727193AbgBTKgC (ORCPT ); Thu, 20 Feb 2020 05:36:02 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1582194962; h=Message-ID: Subject: Cc: To: From: Date: Content-Transfer-Encoding: Content-Type: MIME-Version: Sender; bh=IvusCc7SfQWheL3qpyxJjGggUjJ0Q+qu37ojxqfgpPg=; b=YR4l1mqrTaMMfvCuQfBUKQA0xUbGuFHCF1lbgA3wBhn/pdTT/K483Kd4oay0MsaeWMGp+Bs/ 6fPoPB6h1/kEKOFdgY7hKZPGxMJIME9+SvZIDhZw1jbhGLecdSJy4qh4EeIRK/f80n/wqYzb 4k4XCNAo5+8up5eVAjpSO/d8hAk= X-Mailgun-Sending-Ip: 104.130.122.26 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 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-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Message-ID: <20200220103554.a6wF-cJDgTLoIXiMZYOat5i3QxaVUrHb0NjYv1dfwkc@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