From 05b46924a0ff722eef0efc791266320ecc80c42a Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 21 Sep 2023 14:10:31 +0200 Subject: mwifiex: verdin-am62: disable power save On the Verdin AM62 which uses the IW416 chipset for Wi-Fi add module load options for the MWiFiEx driver to disable power save for now as recommended by NXP. Signed-off-by: Marcel Ziswiler (cherry picked from commit 239f170b4daa160dd4bd2ae3333d6b05fc98d09a) --- recipes-bsp/mwifiexap/mwifiexap/verdin-am62/mwifiex.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-bsp/mwifiexap/mwifiexap/verdin-am62/mwifiex.conf diff --git a/recipes-bsp/mwifiexap/mwifiexap/verdin-am62/mwifiex.conf b/recipes-bsp/mwifiexap/mwifiexap/verdin-am62/mwifiex.conf new file mode 100644 index 0000000..7413f0e --- /dev/null +++ b/recipes-bsp/mwifiexap/mwifiexap/verdin-am62/mwifiex.conf @@ -0,0 +1 @@ +options mwifiex disable_auto_ds=1 driver_mode=0x3 -- cgit v1.2.3