RE: [PATCH v3 0/5] wifi: rtw88: preparations for RTL8723B/RTL8723BS
From: Ping-Ke Shih
Date: Tue Aug 11 2026 - 20:38:55 EST
Luka Gejak <luka.gejak@xxxxxxxxx> wroet:
> On August 4, 2026 8:54:20 AM GMT+02:00, luka.gejak@xxxxxxxxx wrote:
> >From: Luka Gejak <luka.gejak@xxxxxxxxx>
> >
> >This is the first of two series adding support for the Realtek RTL8723B
> >802.11n chipset and its RTL8723BS SDIO variant to rtw88. It contains
> >only the changes to the shared rtw88 core that the chip driver depends
> >on. The chip itself, the build glue and the MAINTAINERS entry are a
> >second series.
> >
> >v1 had 19 patches, v2 had 11, this has 5.
> >
>
> ...
>
> Hi Ping-Ke,
>
> I have sent a v4 that supersedes this series, before you review v3, so
> you do not spend time on this one. As you suggested, I am noting it here
> on the v3 cover.
Thanks for the notification, and sorry for the late. I hope I can review
v4 this Friday if no urgent tasks interrupt me.
>
> v4 re-adds two patches that were dropped in v2, both on the TX report and
> leave-LPS paths. Testing on slower ARM SDIO hosts, Peter Robinson on the
> RFC and another tester on a Rockchip RK3288 board, reproduced "failed to
> get tx report from firmware"
This makes sense for slower platform.
> and "firmware failed to leave lps state",
Does this only occur on "slow" platform? Unless a C2H event was handled
slowly? I'll review the patch and add comment there.
Ping-Ke