[media] of: v4l: Document link-frequencies property in video-interfaces.txt
authorSakari Ailus <sakari.ailus@iki.fi>
Sat, 8 Nov 2014 11:38:10 +0000 (08:38 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Dec 2014 13:33:49 +0000 (11:33 -0200)
link-frequencies is a 64-bit unsigned integer array of allowed link
frequencies.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/devicetree/bindings/media/video-interfaces.txt

index ce719f89dd1ce4ea0f89b17307ec41d61eba2efa..52a14cf099ac281dd1bd913370d9174ae8bc668e 100644 (file)
@@ -103,6 +103,9 @@ Optional endpoint properties
   array contains only one entry.
 - clock-noncontinuous: a boolean property to allow MIPI CSI-2 non-continuous
   clock mode.
+- link-frequencies: Allowed data bus frequencies. For MIPI CSI-2, for
+  instance, this is the actual frequency of the bus, not bits per clock per
+  lane value. An array of 64-bit unsigned integers.
 
 
 Example
This page took 0.02653 seconds and 5 git commands to generate.