All of lore.kernel.org
 help / color / mirror / Atom feed
* V4l2 Sensor driver and V4l2 ctrls
@ 2018-03-30  6:16 asadpt iqroot
  2018-03-30  6:43 ` Hans Verkuil
  0 siblings, 1 reply; 9+ messages in thread
From: asadpt iqroot @ 2018-03-30  6:16 UTC (permalink / raw)
  To: linux-media

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 & Regards

^ permalink raw reply	[flat|nested] 9+ messages in thread
* V4l2 Sensor driver and V4l2 ctrls
@ 2018-03-30  6:08 MUHAMMED ASAD P T
  2018-03-30  7:12 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 9+ messages in thread
From: MUHAMMED ASAD P T @ 2018-03-30  6:08 UTC (permalink / raw)
  To: kernelnewbies



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 & Regards

- Asad

  IQ Root Technologies





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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-04-03  7:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-30  6:16 V4l2 Sensor driver and V4l2 ctrls 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
  -- strict thread matches above, loose matches on Subject: below --
2018-03-30  6:08 MUHAMMED ASAD P T
2018-03-30  7:12 ` valdis.kletnieks at vt.edu
2018-04-03  6:45   ` MUHAMMED ASAD P T

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.