Commit 3bd79768 authored by Frank Rowand's avatar Frank Rowand Committed by Rob Herring

dt-bindings: display-timing.txt convert non-ascii characters to ascii

Convert non-ascii up and down arrows to '^' and 'v'
Signed-off-by: default avatarFrank Rowand <frank.rowand@sony.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent ce013f13
...@@ -57,11 +57,11 @@ can be specified. ...@@ -57,11 +57,11 @@ can be specified.
The parameters are defined as: The parameters are defined as:
+----------+-------------------------------------+----------+-------+ +----------+-------------------------------------+----------+-------+
| | | | | | | ^ | | |
| | |vback_porch | | | | | |vback_porch | | |
| | | | | | | v | | |
+----------#######################################----------+-------+ +----------#######################################----------+-------+
| # # | | | # ^ # | |
| # | # | | | # | # | |
| hback # | # hfront | hsync | | hback # | # hfront | hsync |
| porch # | hactive # porch | len | | porch # | hactive # porch | len |
...@@ -69,15 +69,15 @@ The parameters are defined as: ...@@ -69,15 +69,15 @@ The parameters are defined as:
| # | # | | | # | # | |
| # |vactive # | | | # |vactive # | |
| # | # | | | # | # | |
| # # | | | # v # | |
+----------#######################################----------+-------+ +----------#######################################----------+-------+
| | | | | | | ^ | | |
| | |vfront_porch | | | | | |vfront_porch | | |
| | | | | | | v | | |
+----------+-------------------------------------+----------+-------+ +----------+-------------------------------------+----------+-------+
| | | | | | | ^ | | |
| | |vsync_len | | | | | |vsync_len | | |
| | | | | | | v | | |
+----------+-------------------------------------+----------+-------+ +----------+-------------------------------------+----------+-------+
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