Re: [PATCH 0/4] rtw88: Four fixes found while working on SDIO support

From: Ping-Ke Shih
Date: Thu Dec 29 2022 - 06:42:35 EST


On Thu, 2022-12-29 at 11:40 +0100, Martin Blumenstingl wrote:
> Hi Ping-Ke,
>
> On Thu, Dec 29, 2022 at 10:26 AM Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote:
> [...]
> > > Martin Blumenstingl (4):
> > > rtw88: Add packed attribute to the eFuse structs
> >
> > I think this patch depends on another patchset or oppositely.
> > Please point that out for reviewers.
> There are no dependencies for this smaller individual series other
> than Linux 6.2-rc1 (as this has USB support). I made sure to not
> include any of the SDIO changes in this series.
> The idea is that it can be applied individually and make it either
> into 6.2-rc2 (or newer) or -next (6.3).
>

I thought this could depend on SDIO patchset, because you add
struct for efuse layout nearby, so there may be merge conflicts.
Please ignore this comment, then.

Ping-Ke