problem in port the mag3110 driver to linux source code for imx53

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

problem in port the mag3110 driver to linux source code for imx53

跳至解决方案
1,411 次查看
ehsanrezaie
Contributor I

i'm tring to port mag3110 to imx 53 qsb board by drivers that

presented with this property(downloaded from freescale website):

 

 

/******************** (C) COPYRIGHT 2012 Freescale Semiconductor, Inc.

 

   * File Name            : mag_3110.c
* Authors              : Rick Zhang(rick.zhang@freescale.com

 

)
                          Rick is willing to be considered the contact and update points
                          for the driver
* Version              : V.1.0.0
* Date                 : 2012/Mar/15
* Description          : methods and data structure related to MAG3110
magnetometer sensor.
   ******************************************************************************

 

          *******************************************************************
* Revision 1.0.0 3/15/2012 First Release;
******************************************************************************

 

 

and i try to port with readme sequence and using ltib(install from freescaleL2.6.35_11_09_ER_SOURCE package)   .

 

but in step 5 of readme sequence(Configure and compile the driver)i have problem in complie ):

 

 

 

 

--------------------------------
drivers/hwmon/mag3110/mag_core.c:44:31: error: linux/fsl_sensors.h: No
such file or directory
In file included from drivers/hwmon/mag3110/mag_core.c:46:
drivers/hwmon/mag3110/mag_regs.h:33:28: error: linux/wakelock.h: No
such file or directory

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

 

so , how i can solve this problem?  .

i attached read me file & complete compile error report


i cant find header files like wakelock.h on the internet.

Original Attachment has been moved to: mag_3110.c.zip

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

标签 (2)
标记 (2)
0 项奖励
回复
1 解答
1,153 次查看
jimmychan
NXP TechSupport
NXP TechSupport

there are some difference between Android linux kernel and linux standard kernel, please try to use attachment file to replace the old one.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,154 次查看
jimmychan
NXP TechSupport
NXP TechSupport

there are some difference between Android linux kernel and linux standard kernel, please try to use attachment file to replace the old one.

0 项奖励
回复
1,153 次查看
bottleneck
Contributor II

Could you help me in sharing the pad and mux configuration and i2c frequency divider register values for SABRESD board. I am not getting acknowledge from the device.

Please do needful

0 项奖励
回复