BQ27621 integrated with IMX6 solo lite

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

BQ27621 integrated with IMX6 solo lite

727 Views
vinothrajm
Contributor III

Hi,

I am trying to  integrate the BQ27621 with IMX6 Solo Lite in android platform.

I get the driver for BQ27621 from below link:

linux-bq27xxx/bq27x00_battery.c at master · aneeshv/linux-bq27xxx · GitHub

And i added the driver and compile it .

When i booted the board and it works fine it shows the battery capacity, percentage etc.

But when I switch on and load the Wif modulei of the board and it goes  KERNEL PANIC .

 

I am using  both below versions. Both shows same problem.

I  attached the boot log file. Please find it . OR ANY other driver file for  BQ27621,Please suggest it. !

Original Attachment has been moved to: one.txt.zip

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

501 Views
jimmychan
NXP TechSupport
NXP TechSupport

Do you mean the Wifi is working fine if not load the BQ27621 driver? If it is the case, I think you may need to add some printk in the driver to see which part make the kernel panic.

0 Kudos