Disable onboard Wifi/BLE on imx8mm

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disable onboard Wifi/BLE on imx8mm

1,214 Views
sid1
Contributor I

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 

Labels (1)
Tags (3)
0 Kudos
1 Reply

954 Views
weidong_sun
NXP TechSupport
NXP TechSupport

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!

------------------------------

pastedImage_1.png

pastedImage_2.png

or remove all modules related Bluetooth.

pastedImage_3.png

Have a nice day!

BR,

Weidong

0 Kudos