Hi, @Shubhanshu
If I am correct you are using M2-JODY-W2 which is using our 88W8987 Wi-Fi chipsets.
For mass market FP92 drivers, you can download it from our GitHub:
git clone https://github.com/nxp-imx/mwifiex.git
git checkout -b lf-6.1.36-2.1.0
For different Linux kernel version ,you can choose it by switching different branches or tags.
The mass market driver is applicable for all of our hot-selling Wi-Fi chipsets, the only difference between different Wi-Fi chipsets is Firmware.
So firmware downloading is also necessary for you:
git clone https://github.com/NXP/imx-firmware.git
Also, you can change to correct Linux kernel version according to your request.
Such as:
git checkout -b lf-6.1.36-2.1.0
Our Firmware is located in imx-firmware/nxp/FwImage_8987/sdiouart8987_combo_v0.bin
Any questions, please feel free to contact me.
Best regards,
Christine.