diff options
author | Steffen Trumtrar <s.trumtrar@pengutronix.de> | 2013-05-27 08:33:34 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-06-03 04:42:34 -0400 |
commit | 2d178a4abb33916fb8e1dea540921acdafe53875 (patch) | |
tree | da9081e054eb7d3a35af5544394af5135bb87802 /Documentation/devicetree/bindings/video | |
parent | 267fdd92bb1a6da6beee5db476a7880269ac352d (diff) |
video: of: display_timing: add doubleclk flag
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation/devicetree/bindings/video')
-rw-r--r-- | Documentation/devicetree/bindings/video/display-timing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/video/display-timing.txt b/Documentation/devicetree/bindings/video/display-timing.txt index 150038552bc3..e1d4a0b59612 100644 --- a/Documentation/devicetree/bindings/video/display-timing.txt +++ b/Documentation/devicetree/bindings/video/display-timing.txt | |||
@@ -34,6 +34,7 @@ optional properties: | |||
34 | - ignored = ignored | 34 | - ignored = ignored |
35 | - interlaced (bool): boolean to enable interlaced mode | 35 | - interlaced (bool): boolean to enable interlaced mode |
36 | - doublescan (bool): boolean to enable doublescan mode | 36 | - doublescan (bool): boolean to enable doublescan mode |
37 | - doubleclk (bool): boolean to enable doubleclock mode | ||
37 | 38 | ||
38 | All the optional properties that are not bool follow the following logic: | 39 | All the optional properties that are not bool follow the following logic: |
39 | <1>: high active | 40 | <1>: high active |