Skip to content

Commit 75571ee

Browse files
Jacopo Mondimchehab
authored andcommitted
media: dt-bindings: media: Document data-enable-active property
Add 'data-enable-active' property to endpoint node properties list. The property allows to specify the polarity of the data-enable signal, which when in active state determinates when data lines have to sampled for valid pixel data. Signed-off-by: Jacopo Mondi <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Niklas Söderlund <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 3ab7801 commit 75571ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/media/video-interfaces.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ Optional endpoint properties
113113
Note, that if HSYNC and VSYNC polarities are not specified, embedded
114114
synchronization may be required, where supported.
115115
- data-active: similar to HSYNC and VSYNC, specifies data line polarity.
116+
- data-enable-active: similar to HSYNC and VSYNC, specifies the data enable
117+
signal polarity.
116118
- field-even-active: field signal level during the even field data transmission.
117119
- pclk-sample: sample data on rising (1) or falling (0) edge of the pixel clock
118120
signal.

0 commit comments

Comments
 (0)