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

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

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

1,353 Views
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

Labels (4)
0 Kudos
4 Replies

575 Views
peterhafner
Contributor I

Hi Dennis,

did you found any solution for that ?

Thanks

0 Kudos

575 Views
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 Kudos

575 Views
DeLe
Contributor I

There are other possibilities?

anyone?

0 Kudos

575 Views
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 Kudos