Is LDB (LVDS) conflict with MIPI CSI camera in 3.14.x kernel?

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

Is LDB (LVDS) conflict with MIPI CSI camera in 3.14.x kernel?

741 Views
yuefengzhu
Contributor I

Hello,

is there any one experiencing the conflict between LDB interface with MIPI CSI camera interface? I have successfully implemented LVDS and MIPI CSI camera on hummingboard. When I only enable one of them, the system worked perfectly. However, if I enable both of them, MIPI CSI interface will get the following error:

     mipi csi can not receive sensor clk

I used uEnv.txt to enable and disable LDB. As long as I configure the display interface to be ldb, even if the lvds is not correctly configured, the MIPI CSI interface will get the clk error.

Hopefully someone can help. Thank you!!

Labels (3)
0 Kudos
1 Reply

440 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuefeng

mipi csi can be used simultaneously with lvds lcd, please refer to the

mxc_vpu_test.out source code and example of usage :

https://community.freescale.com/message/547363#comment-547363

Best regards

igor

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

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

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

0 Kudos