[NXP89XX] Add nxp89xx kernel module
Add out-of-tree kernel module to drive WiFi + BT NXP 89XX chips.
Example for machine config:
MACHINE_EXTRA_RDEPENDS += " \
kernel-module-nxp89xx \
linux-firmware-sd8997 \
"
KERNEL_MODULE_AUTOLOAD += "mlan moal"
KERNEL_MODULE_PROBECONF += "moal"
module_conf_moal = "options moal fw_name=mrvl/sdiouart8997_combo_v4.bin cal_data_cfg=none"
JIRA Reference: [CLEAOS-657]
Edited by Oleksii Kutuzov