linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali@kernel.org>
To: "Ganapathi Bhat" <ganapathi.bhat@nxp.com>,
	"Amitkumar Karwar" <amitkarwar@gmail.com>,
	"Xinming Hu" <huxinming820@gmail.com>,
	"Marek Behún" <marek.behun@nic.cz>,
	linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: mwifiex: Firmware name for W8997 sdio wifi chip
Date: Fri, 15 May 2020 15:23:53 +0200	[thread overview]
Message-ID: <20200515132353.vfor7v4buzoddfmb@pali> (raw)

Hello!

There is inconsistency in firmware naming for W8997 SDIO wifi chip.

Firmware for this chip is stored in linux-firmware [1] repository under
filename sdsd8997_combo_v4.bin.

But mainline linux kernel driver mwifiex_sdio.ko [2] expects and loads
firmware for this chip from filename sd8997_uapsta.bin.

So result is that W8997 SDIO wifi chip does not work out of box and
people are complaining where to get "sd8997_uapsta.bin" firmware file as
it does not exist [3]. People suggest to rename it.

Do you have any opinion how to solve this problem?

As Marvell is using sdsd8997_combo_v4.bin name for this firmware I would
suggest to extend mwifiex_sdio.ko Linux driver to load this firmware
also from the file sdsd8997_combo_v4.bin.

Also firmware file sdsd8997_combo_v4.bin in linux-firmware git
repository [1] is in version 16.68.1.p179. But there is already newer
version available (e.g. 16.68.1.p197) . Are you able to update firmware
for W8997 SDIO chip in linux-firmware repository to the lasted version?

[1] - https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/mrvl
[2] - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/marvell/mwifiex/sdio.h?h=v5.6#n41
[3] - https://raspberrypi.stackexchange.com/q/93478

             reply	other threads:[~2020-05-15 13:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 13:23 Pali Rohár [this message]
2020-05-16  8:17 ` [EXT] mwifiex: Firmware name for W8997 sdio wifi chip Ganapathi Bhat
2020-05-16  8:23   ` Pali Rohár
2020-05-28 10:34   ` Pali Rohár
2020-05-29  8:43     ` Ganapathi Bhat
2020-05-29  8:46       ` Pali Rohár
2020-05-29  8:49         ` Ganapathi Bhat
2020-05-29  8:55           ` Pali Rohár
2020-05-29  9:11             ` Ganapathi Bhat
2020-05-29  9:12               ` Pali Rohár
2020-06-18 12:36                 ` Pali Rohár
2020-06-24  9:42                   ` Ganapathi Bhat

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=20200515132353.vfor7v4buzoddfmb@pali \
    --to=pali@kernel.org \
    --cc=amitkarwar@gmail.com \
    --cc=ganapathi.bhat@nxp.com \
    --cc=huxinming820@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=marek.behun@nic.cz \
    /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).