I am trying to disable the onboard Murata Wifi/Ble module on the imx8mm
(I disabled the reg_sd1_vmmc and uart1 which is BT has its status = "disabled"
in .dts file)
but not being so successful could anyone help explain what else is needed to achieve that
Hi,
I.MX8MM EVK uses LBEE5KL1PJ module, which is based on QCA9377 chip, so you can remove it's driver from Kernel. Try it like below, please!
------------------------------
or remove all modules related Bluetooth.
Have a nice day!
BR,
Weidong