All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
To: linux-wireless@vger.kernel.org,
	Amitkumar Karwar <amitkarwar@gmail.com>,
	Ganapathi Bhat <ganapathi017@gmail.com>,
	Sharvari Harisangam <sharvari.harisangam@nxp.com>,
	Xinming Hu <huxinming820@gmail.com>
Cc: "Andrejs Cainikovs" <andrejs.cainikovs@toradex.com>,
	"Kalle Valo" <kvalo@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Brian Norris" <briannorris@chromium.org>,
	"Jonas Dreßler" <verdre@v0yd.nl>,
	"Alvin Šipraga" <alsi@bang-olufsen.dk>,
	"Francesco Dolcini" <francesco.dolcini@toradex.com>,
	netdev@vger.kernel.org
Subject: [PATCH v2 0/2] mwifiex: Select firmware based on strapping
Date: Fri, 22 Apr 2022 11:03:11 +0200	[thread overview]
Message-ID: <20220422090313.125857-1-andrejs.cainikovs@toradex.com> (raw)

This patch set introduces a way to automatically select appropriate
firmware depending of the host connection method.

Andrejs Cainikovs (2):
  mwifiex: Select firmware based on strapping
  mwifiex: Add SD8997 SDIO-UART firmware

 drivers/net/wireless/marvell/mwifiex/sdio.c | 23 ++++++++++++++++++++-
 drivers/net/wireless/marvell/mwifiex/sdio.h |  6 ++++++
 2 files changed, 28 insertions(+), 1 deletion(-)

-- 
2.25.1


             reply	other threads:[~2022-04-22  9:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  9:03 Andrejs Cainikovs [this message]
2022-04-22  9:03 ` [PATCH v2 1/2] mwifiex: Select firmware based on strapping Andrejs Cainikovs
2022-04-27  4:56   ` Kalle Valo
2022-04-22  9:03 ` [PATCH v2 2/2] mwifiex: Add SD8997 SDIO-UART firmware Andrejs Cainikovs

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=20220422090313.125857-1-andrejs.cainikovs@toradex.com \
    --to=andrejs.cainikovs@toradex.com \
    --cc=alsi@bang-olufsen.dk \
    --cc=amitkarwar@gmail.com \
    --cc=briannorris@chromium.org \
    --cc=davem@davemloft.net \
    --cc=francesco.dolcini@toradex.com \
    --cc=ganapathi017@gmail.com \
    --cc=huxinming820@gmail.com \
    --cc=kuba@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sharvari.harisangam@nxp.com \
    --cc=verdre@v0yd.nl \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.