MIPI Gasket, IPU, CSI and Device tree

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

MIPI Gasket, IPU, CSI and Device tree

跳至解决方案
2,694 次查看
davider
Contributor II

Hello,

  I'm trying to write a DTS (Linux 3.10.17) for our custom designed board. I need to use all the 4 i.MX6D/Q CSI interfaces to acquire 4 MIPI streams on 4 virtual channels simultaneously.

  Is it possible using existent drivers and bindings, or does it require to extend their functionalities (or to write a new driver)?

标签 (2)
0 项奖励
回复
1 解答
1,676 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Davide

yes this will require new drivers, also it may be useful

to check below discussion. Existent drivers and bindings

support only i.MX6 Sabre reference board configuration (one MIPI and one CSI parallel camera)

4 video capture using MIPI-CSI2 port

Best regards

igor

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

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

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,677 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Davide

yes this will require new drivers, also it may be useful

to check below discussion. Existent drivers and bindings

support only i.MX6 Sabre reference board configuration (one MIPI and one CSI parallel camera)

4 video capture using MIPI-CSI2 port

Best regards

igor

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

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

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

0 项奖励
回复
1,676 次查看
davider
Contributor II

Ok, thank you.

You have confimed my fears... Even if it does not seems that difficult to extend the whole stuff, it will nonetheless be quite time consuming.

0 项奖励
回复