All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bitterblue Smith <rtl8821cerfe2@gmail.com>
To: Shengyu Qu <wiagn233@outlook.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Subject: Re: [PATCH rtw-next 0/6] wifi: rtw89: Add support for RTL8852BU
Date: Thu, 3 Jul 2025 00:13:37 +0300	[thread overview]
Message-ID: <db605d50-5424-4cd8-968a-9864f9067458@gmail.com> (raw)
In-Reply-To: <TY4PR01MB1443286365BCAAE548AD4702A9841A@TY4PR01MB14432.jpnprd01.prod.outlook.com>

On 01/07/2025 20:44, Shengyu Qu wrote:
> Hi,
> 
> Great to see 8852BU support! Btw will you also add support for 8852BS?
> 
> Best regards,
> Shengyu
> 

Hi,

I can do it if someone wants to pay for that. Otherwise, I don't have
any plans.

> 在 2025/7/2 0:00, Bitterblue Smith 写道:
>> Add support for RTL8852BU. The changes needed for this chip are very
>> similar to the changes needed for RTL8851BU.
>>
>> These patches depend on the initial USB support, of course:
>> https://patchwork.kernel.org/project/linux-wireless/list/?series=977480
>>
>> Bitterblue Smith (6):
>>    wifi: rtw89: 8852bx: Accept USB devices and load their MAC address
>>    wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB
>>    wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3
>>    wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb
>>    wifi: rtw89: Add rtw8852bu.c
>>    wifi: rtw89: Enable the new rtw89_8852bu module
>>
>>   drivers/net/wireless/realtek/rtw89/Kconfig    | 12 +++
>>   drivers/net/wireless/realtek/rtw89/Makefile   |  3 +
>>   drivers/net/wireless/realtek/rtw89/rtw8852b.c | 85 +++++++++++++++++--
>>   .../wireless/realtek/rtw89/rtw8852b_common.c  | 16 ++--
>>   .../net/wireless/realtek/rtw89/rtw8852bu.c    | 55 ++++++++++++
>>   5 files changed, 156 insertions(+), 15 deletions(-)
>>   create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8852bu.c
>>
> 


      reply	other threads:[~2025-07-02 21:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01 16:00 [PATCH rtw-next 0/6] wifi: rtw89: Add support for RTL8852BU Bitterblue Smith
2025-07-01 16:02 ` [PATCH rtw-next 1/6] wifi: rtw89: 8852bx: Accept USB devices and load their MAC address Bitterblue Smith
2025-07-04  5:28   ` Ping-Ke Shih
2025-07-01 16:02 ` [PATCH rtw-next 2/6] wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB Bitterblue Smith
2025-07-04  5:30   ` Ping-Ke Shih
2025-07-01 16:03 ` [PATCH rtw-next 3/6] wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3 Bitterblue Smith
2025-07-04  5:31   ` Ping-Ke Shih
2025-07-01 16:03 ` [PATCH rtw-next 4/6] wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb Bitterblue Smith
2025-07-04  5:31   ` Ping-Ke Shih
2025-07-01 16:04 ` [PATCH rtw-next 5/6] wifi: rtw89: Add rtw8852bu.c Bitterblue Smith
2025-07-04  5:32   ` Ping-Ke Shih
2025-07-01 16:05 ` [PATCH rtw-next 6/6] wifi: rtw89: Enable the new rtw89_8852bu module Bitterblue Smith
2025-07-04  5:34   ` Ping-Ke Shih
2025-07-01 17:44 ` [PATCH rtw-next 0/6] wifi: rtw89: Add support for RTL8852BU Shengyu Qu
2025-07-02 21:13   ` Bitterblue Smith [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=db605d50-5424-4cd8-968a-9864f9067458@gmail.com \
    --to=rtl8821cerfe2@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=wiagn233@outlook.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.