by
ranjanp » Sat Nov 25, 2017 4:13 pm
That driver is for older kernel 3.4.x which unfortunately won't work as it is with 4.x kernel.
Making it work has multiple parts which i think won't get mainlined any time soon.
To give you an idea work still remaining:
1. getting proper v4l2 subdevice mapped for any camera in kernel
2. actual driver for OV5640
3. getting all of its features working with driver and making graphics pipeline
Some people are working on CSI interface for V3S, you can take a look
http://linux-sunxi.org/Linux_mainlining_effort.
Maybe you can start doing some of these stuff and make it work for H3.