linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@kernel.org>
To: Jian-Hong Pan <jhp@endlessos.org>
Cc: "Rafał Miłecki" <zajec5@gmail.com>,
	"Linux Firmware" <linux-firmware@kernel.org>,
	"Linux Wireless" <linux-wireless@vger.kernel.org>,
	brcm80211-dev-list.pdl@broadcom.com,
	SHA-cyfmac-dev-list@infineon.com, netdev <netdev@vger.kernel.org>,
	"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
	linux@endlessos.org
Subject: Re: [PATCH v2] brcm: Add a link to enable khadas VIM2's WiFi
Date: Mon, 3 May 2021 09:10:30 -0400	[thread overview]
Message-ID: <CA+5PVA7Jh7qenL1anOpQcZbrFrbCFxudxqArQuXim+uwbYD0Og@mail.gmail.com> (raw)
In-Reply-To: <20210429072502.4350-1-jhp@endlessos.org>

Applied and pushed out.

josh

On Thu, Apr 29, 2021 at 3:27 AM Jian-Hong Pan <jhp@endlessos.org> wrote:
>
> According to kernel message on khadas VIM2 board equipped with BCM4356:
>
> brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
> usbcore: registered new interface driver brcmfmac
> brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.khadas,vim2.txt failed with error -2
> brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.txt failed with error -2
>
> System needs the NVRAM file "brcmfmac4356-sdio.khadas,vim2.txt" to
> enable the WiFi chip BCM4356. Found it can share with the same file
> "brcmfmac4356-sdio.vamrs,rock960.txt" with a soft link as
> "brcmfmac4356-sdio.khadas,vim2.txt". Both 2.4GHz and 5GHz WiFi are
> enabled with the linked config.
>
> This patch adds the link to brcmfmac4356-sdio.vamrs,rock960.txt for it.
>
> Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
> ---
> v2: Modified the commit description.
>
>  WHENCE | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/WHENCE b/WHENCE
> index 3c29304..5773020 100644
> --- a/WHENCE
> +++ b/WHENCE
> @@ -2780,6 +2780,7 @@ Link: brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ Compute\
>  File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt"
>  File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt"
>  File: brcm/brcmfmac4356-sdio.vamrs,rock960.txt
> +Link: brcm/brcmfmac4356-sdio.khadas,vim2.txt -> brcmfmac4356-sdio.vamrs,rock960.txt
>
>  Licence: GPLv2. See GPL-2 for details.
>
> --
> 2.31.1
>

      reply	other threads:[~2021-05-03 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28  8:32 [PATCH] brcm: Add a link to enable khadas VIM2's WiFi Jian-Hong Pan
2021-04-28 20:00 ` Rafał Miłecki
2021-04-29  7:25   ` [PATCH v2] " Jian-Hong Pan
2021-05-03 13:10     ` Josh Boyer [this message]

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=CA+5PVA7Jh7qenL1anOpQcZbrFrbCFxudxqArQuXim+uwbYD0Og@mail.gmail.com \
    --to=jwboyer@kernel.org \
    --cc=SHA-cyfmac-dev-list@infineon.com \
    --cc=brcm80211-dev-list.pdl@broadcom.com \
    --cc=jhp@endlessos.org \
    --cc=linux-firmware@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux@endlessos.org \
    --cc=netdev@vger.kernel.org \
    --cc=zajec5@gmail.com \
    /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).