From: Kalle Valo <kvalo@codeaurora.org>
Cc: brcm80211-dev-list.pdl@broadcom.com,
Arend van Spriel <arend.vanspriel@broadcom.com>,
Heiko Stuebner <heiko@sntech.de>,
netdev@vger.kernel.org, Chi-Hsien Lin <chi-hsien.lin@cypress.com>,
linux-wireless@vger.kernel.org,
Hante Meuleman <hante.meuleman@broadcom.com>,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
Soeren Moch <smoch@web.de>, Wright Feng <wright.feng@cypress.com>,
brcm80211-dev-list@cypress.com,
linux-arm-kernel@lists.infradead.org,
Franky Lin <franky.lin@broadcom.com>
Subject: Re: [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
Date: Wed, 18 Dec 2019 19:08:18 +0000 (UTC) [thread overview]
Message-ID: <20191218190818.6E8E1C433CB@smtp.codeaurora.org> (raw)
In-Reply-To: <20191211235253.2539-2-smoch@web.de>
Soeren Moch <smoch@web.de> wrote:
> From: Wright Feng <wright.feng@cypress.com>
>
> There are two D11 cores in RSDB chips like 4359. We have to reset two
> D11 cores simutaneously before firmware download, or the firmware may
> not be initialized correctly and cause "fw initialized failed" error.
>
> Signed-off-by: Wright Feng <wright.feng@cypress.com>
> Signed-off-by: Soeren Moch <smoch@web.de>
> Reviewed-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
7 patches applied to wireless-drivers-next.git, thanks.
1b8d2e0a9e42 brcmfmac: reset two D11 cores if chip has two D11 cores
172f6854551d brcmfmac: set F2 blocksize and watermark for 4359
6647274ed995 brcmfmac: fix rambase for 4359/9
c12c8913d79c brcmfmac: make errors when setting roaming parameters non-fatal
d4aef159394d brcmfmac: add support for BCM4359 SDIO chipset
837482e69a3f brcmfmac: add RSDB condition when setting interface combinations
2635853ce4ab brcmfmac: not set mbss in vif if firmware does not support MBSS
--
https://patchwork.kernel.org/patch/11286565/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Soeren Moch <smoch@web.de>
Cc: brcm80211-dev-list.pdl@broadcom.com,
Arend van Spriel <arend.vanspriel@broadcom.com>,
Heiko Stuebner <heiko@sntech.de>,
netdev@vger.kernel.org, Chi-Hsien Lin <chi-hsien.lin@cypress.com>,
linux-wireless@vger.kernel.org,
Hante Meuleman <hante.meuleman@broadcom.com>,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
Soeren Moch <smoch@web.de>, Wright Feng <wright.feng@cypress.com>,
brcm80211-dev-list@cypress.com,
linux-arm-kernel@lists.infradead.org,
Franky Lin <franky.lin@broadcom.com>
Subject: Re: [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
Date: Wed, 18 Dec 2019 19:08:18 +0000 (UTC) [thread overview]
Message-ID: <20191218190818.6E8E1C433CB@smtp.codeaurora.org> (raw)
In-Reply-To: <20191211235253.2539-2-smoch@web.de>
Soeren Moch <smoch@web.de> wrote:
> From: Wright Feng <wright.feng@cypress.com>
>
> There are two D11 cores in RSDB chips like 4359. We have to reset two
> D11 cores simutaneously before firmware download, or the firmware may
> not be initialized correctly and cause "fw initialized failed" error.
>
> Signed-off-by: Wright Feng <wright.feng@cypress.com>
> Signed-off-by: Soeren Moch <smoch@web.de>
> Reviewed-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
7 patches applied to wireless-drivers-next.git, thanks.
1b8d2e0a9e42 brcmfmac: reset two D11 cores if chip has two D11 cores
172f6854551d brcmfmac: set F2 blocksize and watermark for 4359
6647274ed995 brcmfmac: fix rambase for 4359/9
c12c8913d79c brcmfmac: make errors when setting roaming parameters non-fatal
d4aef159394d brcmfmac: add support for BCM4359 SDIO chipset
837482e69a3f brcmfmac: add RSDB condition when setting interface combinations
2635853ce4ab brcmfmac: not set mbss in vif if firmware does not support MBSS
--
https://patchwork.kernel.org/patch/11286565/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-12-18 19:08 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-11 23:52 [PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-18 19:08 ` Kalle Valo [this message]
2019-12-18 19:08 ` Kalle Valo
2019-12-18 19:08 ` Kalle Valo
2019-12-18 19:08 ` Kalle Valo
2019-12-11 23:52 ` [PATCH v2 2/9] brcmfmac: set F2 blocksize and watermark for 4359 Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` [PATCH v2 4/9] brcmfmac: make errors when setting roaming parameters non-fatal Soeren Moch
2019-12-11 23:52 ` Soeren Moch
[not found] ` <20191211235253.2539-1-smoch-S0/GAf8tV78@public.gmane.org>
2019-12-11 23:52 ` [PATCH v2 3/9] brcmfmac: fix rambase for 4359/9 Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` Soeren Moch
[not found] ` <20191211235253.2539-4-smoch-S0/GAf8tV78@public.gmane.org>
2019-12-12 2:07 ` Chi-Hsien Lin
2019-12-12 2:07 ` Chi-Hsien Lin
2019-12-12 2:07 ` Chi-Hsien Lin
2019-12-11 23:52 ` [PATCH v2 5/9] brcmfmac: add support for BCM4359 SDIO chipset Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-12 1:02 ` Soeren Moch
2019-12-12 1:02 ` Soeren Moch
2019-12-12 1:02 ` Soeren Moch
2019-12-12 2:09 ` Chi-Hsien Lin
2019-12-12 2:09 ` Chi-Hsien Lin
2019-12-12 8:33 ` Ulf Hansson
2019-12-12 8:33 ` Ulf Hansson
2019-12-11 23:52 ` [PATCH v2 6/9] brcmfmac: add RSDB condition when setting interface combinations Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` [PATCH v2 7/9] brcmfmac: not set mbss in vif if firmware does not support MBSS Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-11 23:52 ` [PATCH v2 8/9] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0 Soeren Moch
2019-12-11 23:52 ` Soeren Moch
[not found] ` <20191211235253.2539-9-smoch-S0/GAf8tV78@public.gmane.org>
2019-12-16 13:35 ` Johan Jonker
2019-12-11 23:52 ` [PATCH v2 9/9] arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0 Soeren Moch
2019-12-11 23:52 ` Soeren Moch
2019-12-12 10:22 ` Robin Murphy
2019-12-12 10:22 ` Robin Murphy
2019-12-12 10:47 ` Soeren Moch
2019-12-12 10:47 ` Soeren Moch
2019-12-12 9:42 ` [PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset Kalle Valo
2019-12-12 9:42 ` Kalle Valo
2019-12-12 9:42 ` Kalle Valo
2019-12-12 10:59 ` Soeren Moch
2019-12-12 10:59 ` Soeren Moch
2019-12-15 21:24 ` Soeren Moch
2019-12-15 21:24 ` Soeren Moch
2019-12-15 23:43 ` Heiko Stübner
2019-12-15 23:43 ` Heiko Stübner
2020-03-13 11:03 ` Chi-Hsien Lin
2020-03-13 11:03 ` Chi-Hsien Lin
2020-03-13 13:17 ` Soeren Moch
2020-03-13 13:17 ` Soeren Moch
2020-03-15 7:01 ` Chi-Hsien Lin
2020-03-15 7:01 ` Chi-Hsien Lin
2019-12-18 11:55 ` Christian Hewitt
2019-12-18 11:55 ` Christian Hewitt
2019-12-18 23:04 ` Soeren Moch
2019-12-18 23:04 ` Soeren Moch
[not found] ` <cb3ac55f-4c8f-b0a0-41ee-f16b3232c87e-S0/GAf8tV78@public.gmane.org>
2019-12-22 4:35 ` Christian Hewitt
2019-12-22 4:35 ` Christian Hewitt
2019-12-22 4:35 ` Christian Hewitt
2019-12-24 9:01 ` Arend Van Spriel
2019-12-24 9:01 ` Arend Van Spriel
2019-12-24 9:01 ` Arend Van Spriel
2019-12-24 9:44 ` Christian Hewitt
2019-12-24 9:44 ` Christian Hewitt
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=20191218190818.6E8E1C433CB@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=arend.vanspriel@broadcom.com \
--cc=brcm80211-dev-list.pdl@broadcom.com \
--cc=brcm80211-dev-list@cypress.com \
--cc=chi-hsien.lin@cypress.com \
--cc=franky.lin@broadcom.com \
--cc=hante.meuleman@broadcom.com \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=smoch@web.de \
--cc=wright.feng@cypress.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 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.