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

From: Johannes Berg

Date: Wed Feb 04 2026 - 15:09:43 EST


>
> Devicetree bindings note
> ------------------------
>
> The previous version included a devicetree binding document for
> `nxp,iw61x.yaml`. Since Device Tree support for this device is optional
> and not required for current SDIO-based bring-up, the binding has been
> dropped from this series. A proper schema will be submitted separately
> once DT usage becomes relevant, so that binding review can be handled
> in the correct subsystem and without blocking this driver introduction.

You should probably have dropped _all_ the DT/OF *code* as well,
otherwise what's the point of dropping the binding review when you still
bake the binding into the code, no?

johannes