From: Kalle Valo <kvalo@codeaurora.org>
To: <yhchuang@realtek.com>
Cc: <linux-wireless@vger.kernel.org>, <pkshih@realtek.com>
Subject: Re: [PATCH v2 1/8] rtw88: add legacy firmware download for 8723D devices
Date: Thu, 23 Apr 2020 04:48:23 +0000 (UTC) [thread overview]
Message-ID: <20200423044823.42DD9C433F2@smtp.codeaurora.org> (raw)
In-Reply-To: <20200422034607.28747-2-yhchuang@realtek.com>
<yhchuang@realtek.com> wrote:
> From: Ping-Ke Shih <pkshih@realtek.com>
>
> The WLAN CPU of 8723D device is different from others, add legacy
> firmware download function for it. A new variable wlan_cpu is used to
> decide which firmware download function we should use.
>
> Legacy firmware file contains 32 bytes header including version and
> subversion. When downloading to wlan cpu, header is excluded.
>
> Firmware is downloaded via beacon queue to reserved page that is a part of
> TX buffer. Since 11N WLAN CPU uses different control registers, this patch
> introduces related control registers.
>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
8 patches applied to wireless-drivers-next.git, thanks.
15d2fcc6b2de rtw88: add legacy firmware download for 8723D devices
e5f57ad06ade rtw88: no need to send additional information to legacy firmware
4e223a5f5342 rtw88: 8723d: Add mac power-on/-off function
fd9ead385102 rtw88: decompose while(1) loop of power sequence polling command
7907b52de08a rtw88: 8723d: 11N chips don't support H2C queue
ba9f0d1b8d9d rtw88: 8723d: implement set_tx_power_index ops
d91277de2331 rtw88: 8723d: Organize chip TX/RX FIFO
75e69fb11b40 rtw88: 8723d: initialize mac/bb/rf basic functions
--
https://patchwork.kernel.org/patch/11502789/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-04-23 4:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 3:45 [PATCH v2 0/8] rtw88: 8723d: add power on functions yhchuang
2020-04-22 3:46 ` [PATCH v2 1/8] rtw88: add legacy firmware download for 8723D devices yhchuang
2020-04-23 4:48 ` Kalle Valo [this message]
2020-04-22 3:46 ` [PATCH v2 2/8] rtw88: no need to send additional information to legacy firmware yhchuang
2020-04-22 3:46 ` [PATCH v2 3/8] rtw88: 8723d: Add mac power-on/-off function yhchuang
2020-04-22 3:46 ` [PATCH v2 4/8] rtw88: decompose while(1) loop of power sequence polling command yhchuang
2020-04-22 3:46 ` [PATCH v2 5/8] rtw88: 8723d: 11N chips don't support H2C queue yhchuang
2020-04-22 3:46 ` [PATCH v2 6/8] rtw88: 8723d: implement set_tx_power_index ops yhchuang
2020-04-22 3:46 ` [PATCH v2 7/8] rtw88: 8723d: Organize chip TX/RX FIFO yhchuang
2020-04-22 3:46 ` [PATCH v2 8/8] rtw88: 8723d: initialize mac/bb/rf basic functions yhchuang
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=20200423044823.42DD9C433F2@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=yhchuang@realtek.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.