Support for Murata 1YN CYW43439 chipset
Hello everyone,
I am trying to integrate the Murata Wi-Fi/BT combo module 1YN in a custom board design based on stm32mp1. The BT part works fine, while the Wi-Fi is not initialized by the system.
Apparently, the chipset variant CYW43439 is not supported by the current OpenSTLinux distribution based on kernel 5.15. Could you please provide instructions on how to support the new chipset?
So far, I tried to apply the following patches to kernel
- wifi: brcmfmac: add Cypress 43439 SDIO ids - Patchwork (kernel.org)
- [PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids (kernel.org)
but I am getting the following error at boot time:
[ 15.312838] brcmfmac: brcmf_fw_alloc_request: Unknown chip BCM43439/5Does ST plan to release patches to support the new CYW43439 chipset?
Thanks in advance!
