All of lore.kernel.org
 help / color / mirror / Atom feed
From: James <angweiyang@gmail.com>
To: linux-omap@vger.kernel.org
Subject: Parallel CMOS Image Sensor with UART Control Interface
Date: Tue, 26 Jul 2011 09:24:49 +0800	[thread overview]
Message-ID: <CAOy7-nNUrq_zFH5GaZ8r-0ozjkmhd7X1f12QbSfbOjm7GOr8AQ@mail.gmail.com> (raw)

Dear all,

Does anyone came across a v4l2 Linux Device Driver for an Image Sensor
that uses Parallel CMOS H/V and can only be control by UART interface
instead of the common I2C or SPI interface?

A similar sensor is the STMicroelectronics VL5510 Image Sensor
although it support all 3 types of control interface.
(http://www.st.com/internet/automotive/product/178477.jsp)

Most or all the drivers found I found under drivers/media/video uses
the I2C or SPI interface instead

I'm new to writing driver and need a reference v4l2 driver for this
type of image sensor to work with OMAP3530 ISP port on Gumstix's Overo
board.

I just need a very simple v4l2 driver that can extract the image from
the sensor and control over it via the UART control interface.

Any help is very much appreciated.

Thanks in adv.

--
Regards,
James

-- 
Regards,
James

             reply	other threads:[~2011-07-26  1:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26  1:24 James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-25  8:43 Parallel CMOS Image Sensor with UART Control Interface James
2011-07-26 19:40 ` Sakari Ailus
2011-07-27  5:41   ` James
2011-07-27  8:59     ` Laurent Pinchart
2011-07-27 10:53       ` Alex Gershgorin
2011-07-27 20:28     ` Guennadi Liakhovetski
2011-07-28  2:05       ` James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOy7-nNUrq_zFH5GaZ8r-0ozjkmhd7X1f12QbSfbOjm7GOr8AQ@mail.gmail.com \
    --to=angweiyang@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.