iMx6 - MIPI CSI camera raw10 format support

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMx6 - MIPI CSI camera raw10 format support

2,607件の閲覧回数
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 返信

2,007件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------