linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2 0/3] Document bindings for camera modules and associated flash devices
@ 2017-05-05  8:48 Sakari Ailus
  2017-05-05  8:48 ` [RFC v2 1/3] dt: bindings: Add a binding for flash devices associated to a sensor Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Sakari Ailus @ 2017-05-05  8:48 UTC (permalink / raw)
  To: linux-media, devicetree; +Cc: pavel, sebastian.reichel

This RFC patchset documents properties commonly required by camera modules
and associated camera flash devices.

The camera module is essentially a package consisting of an image sensor, 
a lens, possibly a voice coil to move the lens and a number of other
things that at least the drivers need not to know of. All the devices in a
camera module are declared separately in the system and as such the fact
that they come in a single package isn't generally very useful to driver
software. 

I'm sending the set as RFC as there's no driver implementation, and a 
dependency to the V4L2 async changes:

<URL:http://www.spinics.net/lists/linux-media/msg114915.html>

since RFC v1:

- Remove sentences elaborating applicability of the bindings.

- Say a LED driver is a piece of hardware.

- Otherwise reformulate the descriptions according to the comments.

Sakari Ailus (3):
  dt: bindings: Add a binding for flash devices associated to a sensor
  dt: bindings: Add lens-focus binding for image sensors
  dt: bindings: Add a binding for referencing EEPROM from camera sensors

 .../devicetree/bindings/media/video-interfaces.txt       | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-01  8:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-05  8:48 [RFC v2 0/3] Document bindings for camera modules and associated flash devices Sakari Ailus
2017-05-05  8:48 ` [RFC v2 1/3] dt: bindings: Add a binding for flash devices associated to a sensor Sakari Ailus
2017-05-08 17:13   ` Rob Herring
2017-05-05  8:48 ` [RFC v2 2/3] dt: bindings: Add lens-focus binding for image sensors Sakari Ailus
2017-05-05  9:09   ` Sebastian Reichel
2017-05-08 17:14   ` Rob Herring
2017-05-05  8:48 ` [RFC v2 3/3] dt: bindings: Add a binding for referencing EEPROM from camera sensors Sakari Ailus
2017-05-05  9:10   ` Sebastian Reichel
2017-05-08 17:24   ` Rob Herring
2017-05-29 12:20     ` Sakari Ailus
2017-05-29 12:39       ` Daniel Mack
2017-05-29 13:05         ` Sakari Ailus
2017-05-31 17:37           ` Pavel Machek
2017-06-01  8:00             ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).