RE: [PATCH v11 1/7] wifi: rtw88: add the RTL8723B chip type and SDIO helper

From: Ping-Ke Shih

Date: Wed Sep 16 2026 - 04:13:47 EST


Peter Robinson <pbrobinson@xxxxxxxxx> wrote:
> On Wed, 16 Sept 2026 at 05:02, Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote:
> >
> > luka.gejak@xxxxxxxxx wrote:
> >
> > > From: Luka Gejak <luka.gejak@xxxxxxxxx>
> > >
> > > The RTL8723B is a 802.11n combo chip whose SDIO variant, RTL8723BS, runs
> > > a Realtek vendor firmware that differs from the firmware used by the
> > > other rtw88 8723 family devices. Supporting it needs a number of small
> > > adjustments spread across the shared core, all of which have to be
> > > restricted to this one chip and bus combination.
> > >
> > > Add the chip type and a helper that tests for it, so the changes that
> > > follow can be gated without repeating the chip and bus comparison.
> > >
> > > Signed-off-by: Luka Gejak <luka.gejak@xxxxxxxxx>
> > > Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>
>
> Apologies for the late reply but if it's useful:
> Tested-by: Peter Robinson <pbrobinson@xxxxxxxxx> # Pine64+ and Pine64-LTS

Though I don't want to touch git repository, it is worth to have this
for the record. :)