As you could predict, I developed last time kernel 4,4 for udoo dual/quad. Please test branch 4.4 with driver vivante 5.0.11 p7.3. Current Bug: no hdmi audio support, I'll try use driver from mainline kernel.
Hi Patrykk, could you please add proper Signed-off-by: lines to the patches you added to your github kernel tree? It is otherwhise impossible to use anything from there for upstream work. Please commit your patches with -s. rsc
In the middle time I updated VPU driver and introduced some changes into vt1613 driver. For now we don't need any legacy function. You could find branch with vivante 5.0.11 p7.3 and branch vivante 5.0.11 p4,4 compatible with ambrian and udoobuntoo2.
Hi, I've been trying to get some frames from a camera using v4l2, on the 4.2.8 kernel (https://github.com/patrykk/linux-udoo/tree/4.2.8-5.0.11.p7.3). Is there anyone who has validated that the mxc_v4l2 driver if fully functional? I'm using a SabreSD EVM board and I'm simply trying to grab frames from an OV5642 camera sensor...currently I'm having a buffer dqueue timeout error and just want to discard each of the possible reasons for this error: IPU/CSI interface configuration, camera driver, mxc_v4l2 capture driver...
Hi, I used kernel 4.2.8 .... p4.4 and kernel 4.4 ... p7.3 with camera ov5640. I dont know how it works with other sensors, I didnt test ov5642. BTW. It has been tested only on UDOO quad/dual.