Hi everyone,
I'm having same issues in 2023 with the 8MNANOD4-EVK and the v6.1.1 Linux Distro version. I go through module activation with:
modprobe moal mod_para=nxp/wifi_mod_para.conf
After this, dmesg show:

Seems driver exists but its not as verbose as i would like. Unfortunately, interface its not appearing

I tried to set the wifi network credentials in wpa_supplicant.conf and then updated with the command
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf -D nl80211
But seems not to brings up the interface

I tried this process with full and multimedia image in the application images provided. I also try v5-15.71 and v5.10.52, same results as above.
Someone have any idea what could be happening? Thanks!