Re: [PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x

From: Jeff Chen

Date: Fri Dec 05 2025 - 03:24:32 EST


On Thu, Nov 20, 2025 at 10:01:12 AM +0100, Johannes Berg wrote:
> > UNDOCUMENTED_DT_STRING: DT compatible string "nxp,iw61x" appears un-documented
> > -- check ./Documentation/devicetree/bindings/
> >
> > Is there an associated DT patch out there?
>
> Oh, ouch, this is something you should resolve I think, so that it's
> documented (and correctly so) before getting used. I'm not really
> familiar with the process though.
>
> johannes

Hi Johannes,
In nxpwifi v8, I added the Device Tree binding for "nxp,iw61x". However, I got some
negative feedback from Krzysztof on that patch, so I’ll fix those issues in the next revision.
Thanks