imx6 + CSI parallel camera + mxc capture driver + kernel 3.16

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

imx6 + CSI parallel camera + mxc capture driver + kernel 3.16

2,965 次查看
DeLe
Contributor I

Hi@all,

I'm using a custom board with an imx6DL and the kernel version 3.16! At the CSI0 interface I've an ADV7180 with a 8bit data connection!

I want to use the MXC v4l capture driver (VIDEO_MXC_CAPTURE) but this is using deprecated interface devices VIDEO_V4L2_INT_DEVICE.

I think the capture driver have to use the v4l2 sub devices (VIDEO_V4L2_SUBDEV_API)!?

If I try to activate the VIDEO_MXC_CAPTURE I got many linker errors, due to missing VIDEO_V4L2_INT_DEVICE components!

I think it could'nt be the right way to reactivate the deprecated VIDEO_V4L2_INT_DEVICE functionality, but I need an alternativ solution in the 3.16 kernel.

Is there any patch for that?

Thanks

Denis

标签 (4)
0 项奖励
回复
4 回复数

2,187 次查看
peterhafner
Contributor I

Hi Dennis,

did you found any solution for that ?

Thanks

0 项奖励
回复

2,187 次查看
DeLe
Contributor I

Hello Peter,

sorry for the late answer...

we didn't get a solution from community. So we improve the driver to support the newer SUBDEV_API interface.

Regards...

0 项奖励
回复

2,187 次查看
DeLe
Contributor I

There are other possibilities?

anyone?

0 项奖励
回复

2,187 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Denis,

Have you checked if the issue is also included on the official Freescale release BSP? I’m afraid that we haven’t tested kernel 3.16, as the latest BSP release is L3.10.53 (Yocto project).

Hope this information will be useful for you.

Best regards!

/Carlos

0 项奖励
回复