Skip to content

Commit

Permalink
dt-bindings: display-timing.txt convert non-ascii characters to ascii
Browse files Browse the repository at this point in the history
Convert non-ascii up and down arrows to '^' and 'v'

Signed-off-by: Frank Rowand <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
  • Loading branch information
frowand authored and robherring committed Jun 22, 2017
1 parent ce013f1 commit 3bd7976
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,27 +57,27 @@ can be specified.
The parameters are defined as:

+----------+-------------------------------------+----------+-------+
| | | | |
| | ^ | | |
| | |vback_porch | | |
| | | | |
| | v | | |
+----------#######################################----------+-------+
| # # | |
| # ^ # | |
| # | # | |
| hback # | # hfront | hsync |
| porch # | hactive # porch | len |
|<-------->#<-------+--------------------------->#<-------->|<----->|
| # | # | |
| # |vactive # | |
| # | # | |
| # # | |
| # v # | |
+----------#######################################----------+-------+
| | | | |
| | ^ | | |
| | |vfront_porch | | |
| | | | |
| | v | | |
+----------+-------------------------------------+----------+-------+
| | | | |
| | ^ | | |
| | |vsync_len | | |
| | | | |
| | v | | |
+----------+-------------------------------------+----------+-------+

Example:
Expand Down

0 comments on commit 3bd7976

Please sign in to comment.