Hi all,
I am using imx6 SoloLite processor Eval board. Because of few other constraints (i.e. no support for few modules that we used in earlier version) I'm forced to use Linux kernel 3.18.
I wanted to add a camera (OV5640) with CSI interface to kernel 3.18. Can any one help me with the steps that I need to follow to add this module in .dts and dtsi files and also how to patch the driver. As I am completely new to the linux kernel.
I have seen the camera driver for ov5640 is available for the kernel 2.6 which I attached hear. how to use the same.
Thanks & Regards,
Satya.
Original Attachment has been moved to: ov5640_mipi.c.zip
Original Attachment has been moved to: ov5640.c.zip
Original Attachment has been moved to: ov5640.h.zip
Download 3.14.28 Kernel rather than 3.10.17. This is latest one released by freescale. download from this label
Hi,
Satya
You can start with 3.10.17 kernel and latter moved to 3.18.
Thanks
Saurabh
Hi Saurabh,
Why you specified Kernel version 3.0.17. is there any specific reason.
Thanks & regards,
satya.
Hi,
Satya
Freescale Supports 3.10.17.
Thanks
Saurabh
Dear Saurabh,
Can you provide me the link that where I can download from Freescale.
Thanks & Regards,
Satya.
You can find the BSP and documents from here:
Hi
Please find following link
http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/
Thanks
Saurabh