linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Kaehlcke <mka@chromium.org>
To: Marcel Holtmann <marcel@holtmann.org>,
	Johan Hedberg <johan.hedberg@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org,
	Balakrishna Godavarthi <bgodavar@codeaurora.org>,
	Hemantg <hemantg@codeaurora.org>,
	Matthias Kaehlcke <mka@chromium.org>
Subject: [PATCH 0/2] Bluetooth: hci_qca: Fix WCN3990 firmware download
Date: Wed,  6 Mar 2019 16:40:39 -0800	[thread overview]
Message-ID: <20190307004041.38059-1-mka@chromium.org> (raw)

Firmware download to the WCN3990 often fails with a 'TLV response size
mismatch' error:

[  133.064659] Bluetooth: hci0: setting up wcn3990
[  133.489150] Bluetooth: hci0: QCA controller version 0x02140201
[  133.495245] Bluetooth: hci0: QCA Downloading qca/crbtfw21.tlv
[  133.507214] Bluetooth: hci0: QCA TLV response size mismatch
[  133.513265] Bluetooth: hci0: QCA Failed to download patch (-84)

This is caused by a vendor event 'without command' that is misinterpreted.
Drop the event.

Matthias Kaehlcke (2):
  Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
  Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event

 drivers/bluetooth/hci_qca.c | 65 ++++++++++++++++++++++++++++++++-----
 1 file changed, 56 insertions(+), 9 deletions(-)

-- 
2.21.0.352.gf09ad66450-goog


             reply	other threads:[~2019-03-07  0:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07  0:40 Matthias Kaehlcke [this message]
2019-03-07  0:40 ` [PATCH 1/2] Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> Matthias Kaehlcke
2019-03-07  2:21   ` Balakrishna Godavarthi
2019-03-07 16:35   ` Matthias Kaehlcke
2019-03-07  0:40 ` [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Matthias Kaehlcke
2019-03-07  5:05   ` Balakrishna Godavarthi
2019-03-07 18:20     ` Matthias Kaehlcke
2019-03-07 23:30       ` Matthias Kaehlcke
2019-04-01  7:59         ` Balakrishna Godavarthi
2019-04-01  8:18           ` Balakrishna Godavarthi
2019-04-01 17:12             ` Matthias Kaehlcke
2019-04-02 12:02               ` Balakrishna Godavarthi
2019-04-02 18:05                 ` Matthias Kaehlcke
2019-04-03  6:23                   ` Balakrishna Godavarthi
2019-04-03 16:14                     ` Matthias Kaehlcke
2019-04-04 14:52                       ` Balakrishna Godavarthi
2019-04-09 16:36                         ` Matthias Kaehlcke
2019-04-03 16:33                   ` Matthias Kaehlcke
2019-03-12 19:36   ` Matthias Kaehlcke
2019-03-25 16:50   ` Matthias Kaehlcke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190307004041.38059-1-mka@chromium.org \
    --to=mka@chromium.org \
    --cc=bgodavar@codeaurora.org \
    --cc=hemantg@codeaurora.org \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).