i.mx6 sabresd parallel port How do I modify the slave address in I2C?

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

i.mx6 sabresd parallel port How do I modify the slave address in I2C?

600 次查看
ohseohwan
Contributor I

It is tested by connecting an RGB camera to parallel.
I am trying to run the camera by modifying the ov5642.c driver
How do I change the i2c slave address to 0x64?
Is there a place to set the slave address in the kernel source?

标签 (2)
标记 (2)
0 项奖励
回复
1 回复

533 次查看
igorpadykov
NXP Employee
NXP Employee

Hi OH

one can look at "reg" parameter (ov564x: ov564x@3c) in 0v5640 example in

arch/arm/boot/dts/imx6qdl-sabresd.dtsi :

linux-imx.git - i.MX Linux Kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复