public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod <vkoul@kernel.org>
To: linux-media@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>,
	Hans Verkuil <hverkuil@xs4all.nl>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: camera control interface
Date: Tue, 29 May 2018 13:59:32 +0530	[thread overview]
Message-ID: <20180529082932.GH5666@vkoul-mobl> (raw)

Hi folks,

I am writing a driver for camera control inteface which is an i2c
controller. So looking up the code I think it can be a v4l subdev,
right? Can it be an independent i2c master and not v4l subdev?

Second the control sports GPIOs. It can support  a set of
synchronization primitives so it's possible to drive I2C clients and
GPIOs with hardware controlled timing to allow for sync control of
sensors hooked and also for fancy strobe. How would we represent these
gpios in v4l2 and allow the control, any ideas on that.

Thanks
-- 
~Vinod

             reply	other threads:[~2018-05-29  8:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29  8:29 Vinod [this message]
2018-05-30  7:04 ` camera control interface Laurent Pinchart
2018-05-30  7:28   ` Vinod
2018-05-30  7:31     ` Laurent Pinchart
2018-05-30  7:40       ` Vinod
2018-05-30  7:52         ` Laurent Pinchart

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=20180529082932.GH5666@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox