All of lore.kernel.org
 help / color / mirror / Atom feed
From: muhammed.asadpt@iqroottech.com (MUHAMMED ASAD P T)
To: kernelnewbies@lists.kernelnewbies.org
Subject: V4l2 Sensor driver and V4l2 ctrls
Date: Fri, 30 Mar 2018 11:38:07 +0530	[thread overview]
Message-ID: <16275853886.d54106f2524214.7152654289021633598@iqroottech.com> (raw)



Hi All,



In reference sensor drivers, they used the V4L2_CID_DV_RX_POWER_PRESENT v4l2 ctrl.

It is a standard ctrl and created using v4l2_ctrl_new_std(). 



The doubts are:



1. Whether in our sensor driver, we need to create this Control Id or not. How to take the decision on this. Since this is the standard ctrl. When we need to use these standard ctrls??



2. In Sensor driver, the ctrls creation is anything depends on the bridge driver.

Based on bridge driver, whether we need to create any ctrls in Sensor driver.



This question belongs to design of the sensor driver.







Thanks &amp; Regards

- Asad

  IQ Root Technologies





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20180330/afe0b082/attachment.html>

             reply	other threads:[~2018-03-30  6:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30  6:08 MUHAMMED ASAD P T [this message]
2018-03-30  7:12 ` V4l2 Sensor driver and V4l2 ctrls valdis.kletnieks at vt.edu
2018-04-03  6:45   ` MUHAMMED ASAD P T
2018-03-30  6:16 asadpt iqroot
2018-03-30  6:43 ` Hans Verkuil
2018-03-30  7:23   ` asadpt iqroot
2018-03-30  7:28     ` Hans Verkuil
2018-04-03  6:32       ` asadpt iqroot
2018-04-03  7:25         ` Hans Verkuil

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=16275853886.d54106f2524214.7152654289021633598@iqroottech.com \
    --to=muhammed.asadpt@iqroottech.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.