Commit 48b01325 authored by Sakari Ailus's avatar Sakari Ailus Committed by Mauro Carvalho Chehab

media: dt: bindings: Add strobe property for CCP2

Document the CSI1/CCP2 property strobe. It signifies the clock or
strobe mode.
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarIvaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
Reviewed-by: default avatarSebastian Reichel <sre@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 4303a0c9
...@@ -117,7 +117,8 @@ Optional endpoint properties ...@@ -117,7 +117,8 @@ Optional endpoint properties
should be the combined length of data-lanes and clock-lanes properties. should be the combined length of data-lanes and clock-lanes properties.
If the lane-polarities property is omitted, the value must be interpreted If the lane-polarities property is omitted, the value must be interpreted
as 0 (normal). This property is valid for serial busses only. as 0 (normal). This property is valid for serial busses only.
- strobe: Whether the clock signal is used as clock (0) or strobe (1). Used
with CCP2, for instance.
Example Example
------- -------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment