imx6 csi camera capture issue

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

imx6 csi camera capture issue

825 Views
angelo_d
Senior Contributor I

Hi all,

i am on a imx6sx based custom board, moved from a Freescale linux-imx 4.9 kernel to a Freescale 4.14.98 2.2.0 (from Codeaurora).

Using a i2c/CSI camera (hi253) that uses an out of tree driver, well working on 4.9.

On 4.9, capture was working properly, on 4.14, i am just capturing garbage.

Is there any open issue on 4.14 related to drivers/media/platform/mxc/capture/mxc_v4l2_capture.c or mx6s_capture.c ?

Regards,

angelo

Labels (1)
0 Kudos
2 Replies

709 Views
igorpadykov
NXP Employee
NXP Employee

Hi Angelo

I am not aware of such issues, in general one can try latest

linux-imx - i.MX Linux kernel 

Linux 4.19.35_1.1.0 Documentation

unit tests

test - imx-test - i.MX Driver Test Application Software 

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

0 Kudos

709 Views
angelo_d
Senior Contributor I

Hello Igor,

thanks, solved.

I was missing CONFIG_MXC_VADC=y 

0 Kudos