+Pete/Jesse @NXP On Wed, Mar 26, 2025 at 01:18:30PM +0100, Sascha Hauer wrote: > This series adds iw61x support to the mwifiex driver. It works for me, > but is not yet ready to be merged. Some people showed interest in it, so > I am sending it here. > > All testing and review feedback appreciated. > > During startup I get these messages: > > [ 12.078010] mwifiex_sdio mmc1:0001:1: Unknown GET_HW_SPEC TLV type: 0xff > [ 12.078018] mwifiex_sdio mmc1:0001:1: Unknown GET_HW_SPEC TLV type: 0xff > [ 12.078024] mwifiex_sdio mmc1:0001:1: Unknown GET_HW_SPEC TLV type: 0x23e > [ 12.078029] mwifiex_sdio mmc1:0001:1: Unknown GET_HW_SPEC TLV type: 0x25c > > Not sure what these are about, I can't see these handled in the > downstream mwifiex driver as well. Could also be there is some parsing > error. Nevertheless the driver seems to work. > > The series applies to v6.14, but should apply to my mwifiex cleanup > series as well. > > Sascha > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> Sharing this, so maybe you can help on having a way forward for iw61x chip supported with mainline Linux. Francesco