Question
Adding WiFi and Bluetooth Support for STM32MP1 based boards.
I have a custom Board based on STM32MP157CAC3 MPU. I am connecting MURATA 1DX WiFi+BT Module to SDMMC1 (4bits mode). The connection is exactly similar to stm32mp157c-dk2 board. The device tree is also similar. But the device is not being recognised.
- Do I have to enable some special flags during kernel compilation?
- Does Latest Kernel version has support for this 1DX Module.
- If someone wants to add a similar module AP6236, what will be the process of adding such module in baord.
