Hi,
I'm trying to get the camera working on our Android platform and I'm
having some trouble understanding how to select the appropriate input.
The platform specifics are:
Analog camera (PAL-I) -> TVP5150 TV decoder -> iMX53 IPU/CSI
Note: The TVP driver is not the one currently in the mainline
ry to use the same camera module at the same time all hell
would probably break out anyway. Have to admit I've never tried it
before.
Adam
-Original Message-
From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de]
Sent: 28 October 2010 20:01
To: Adam Sutton
Cc: linux-media@vger.ke
Hi,
Sometime ago I developed an SOC based camera driver for my platform
(ov7675 on iMX25), for the most part it seems to be working well however
at the time I couldn't manage to change the frame size on the fly
(without closing / re-opening the device).
The current problem I have is that my appli
Hi,
I'm just beginning a Linux based project running on a Freescale i.MX25.
One of
my jobs is to write a camera driver for the sensor we're going to be
using
(Omnivision 7675). However at present I only have access to an ov2640
attached
to a Freescale 3stack development board. I thought it woul