iMx6 - MIPI CSI camera raw10 format support

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

iMx6 - MIPI CSI camera raw10 format support

1,532 Views
sivasiva
Contributor II

Hi,
I am working on imx6 camera driver development for MIPI camera which supports RAW10 pixelformat only. So I want to add support for RAW10 format.
For example
#define V4l2_PIX_FMT_SBGGR10P v4l2_fourcc('P', 'B', 'A', 'A')

I saw the latest BSP , seems it doesn't support RAW10 pixelformat, so can you please tell us the IPU driver changes or patches or any reference link who did the RAW10 for imx6.

Thanks and Regards,
Thalapushpam,.

1 Reply

932 Views
igorpadykov
NXP Employee
NXP Employee

Hi siva

in L4.1.15 BSP release, there is ov5647_mipi driver:  drivers/media/platform/mxc/subdev/ov5647_mipi.c.

also one can refer to ov5647 in :
http://forum.solid-run.com/linux-kernel-and-bootloaders-on-cubox-i-and-hummin-f10/ov5647-driver--t17...
https://community.freescale.com/message/309833#309833

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