soc-camera: pixclk polarity question

2010-02-19 Thread Philipp Wiesner
Hi, I'm working with µCs (i.MX27) and cameras (Aptina) at the moment. Now I encountered a problem introduced by serializing and deserializing (lvds) camera data on its way to the µC. The serializer expects a specific pixclk polarity which can be configured in hardware. In most cases this is

Re: [PATCH] soc_camera: multiple input capable enum, g s

2009-11-11 Thread Philipp Wiesner
On Tue, 10 Nov 2009, Philipp Wiesner wrote: soc_camera: multiple input capable enum, g s From: Philipp Wiesner p.wies...@gmx.net I did some small changes to support soc camera devices with multiple inputs, e.g. tw9910 (driver doesn't support this yet). soc-camera.c

[PATCH] soc_camera: multiple input capable enum, g s

2009-11-10 Thread Philipp Wiesner
soc_camera: multiple input capable enum, g s From: Philipp Wiesner p.wies...@gmx.net I did some small changes to support soc camera devices with multiple inputs, e.g. tw9910 (driver doesn't support this yet). soc-camera.c: soc_camera_enum_input: capable of handling multiple inputs

soc_camera, v4l2 api, gstreamer: setting errno ?

2009-11-10 Thread Philipp Wiesner
I'm having some trouble using gstreamer with soc_camera and am a modified tw9910 driver. I had difficulties compiling the latest sources for my target so I'm using old kernel and gstreamer versions. But my question may still be valid, because the problem doesn't seem to be fixed and this may be