Re: [PATCH v10 00/21] wifi: nxpwifi: create nxpwifi to support

From: Johannes Berg

Date: Thu Mar 12 2026 - 05:16:01 EST


On Thu, 2026-03-12 at 16:56 +0800, Jeff Chen wrote:
>
> Right, understood. The IW61x SDIO IDs currently appear only in linux-next, not in wireless-next,
> and the patchwork build logs confirm the build failure is exactly due to these IDs being
> undefined.
>
> For v11, I’ll add a small temporary patch with local fallback #defines (guarded with #ifndef) so
> that wireless-next can build independently without relying on any cross-tree merges. I’ll drop
> that patch once the IDs reach mainline.

That seems kind of ugly too.

Ulf, do you rebase mmc.git's next branch?

For whatever reason, Jeff sent you the requisite IDs for the driver
rather than putting them into the same patchset and getting your ACK,
and you have it as commit c0b68bc25efe ("mmc: sdio: add NXP vendor and
IW61x device IDs").

It _looks_ like that's in your next branch only, not mux or fixes (but
I'm getting slightly confused by the branch structure), perhaps there's
a chance you could drop that?

Or maybe the less bad option would be to just have that commit twice in
both trees? I'm nott a fan of a local define that we have to clean up
later...

johannes