linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: display-timing.txt convert non-ascii characters to ascii
@ 2017-06-20 23:18 frowand.list
  2017-06-22 16:15 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: frowand.list @ 2017-06-20 23:18 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Thierry Reding, David Airlie
  Cc: dri-devel, devicetree, linux-kernel

From: Frank Rowand <frank.rowand@sony.com>

Convert non-ascii up and down arrows to '^' and 'v'

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
---
 .../devicetree/bindings/display/panel/display-timing.txt | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/panel/display-timing.txt b/Documentation/devicetree/bindings/display/panel/display-timing.txt
index 81a75893d1b8..58fa3e48481d 100644
--- a/Documentation/devicetree/bindings/display/panel/display-timing.txt
+++ b/Documentation/devicetree/bindings/display/panel/display-timing.txt
@@ -57,11 +57,11 @@ can be specified.
 The parameters are defined as:
 
   +----------+-------------------------------------+----------+-------+
-  |          |        ↑                            |          |       |
+  |          |        ^                            |          |       |
   |          |        |vback_porch                 |          |       |
-  |          |        ↓                            |          |       |
+  |          |        v                            |          |       |
   +----------#######################################----------+-------+
-  |          #        ↑                            #          |       |
+  |          #        ^                            #          |       |
   |          #        |                            #          |       |
   |  hback   #        |                            #  hfront  | hsync |
   |   porch  #        |       hactive              #  porch   |  len  |
@@ -69,15 +69,15 @@ The parameters are defined as:
   |          #        |                            #          |       |
   |          #        |vactive                     #          |       |
   |          #        |                            #          |       |
-  |          #        ↓                            #          |       |
+  |          #        v                            #          |       |
   +----------#######################################----------+-------+
-  |          |        ↑                            |          |       |
+  |          |        ^                            |          |       |
   |          |        |vfront_porch                |          |       |
-  |          |        ↓                            |          |       |
+  |          |        v                            |          |       |
   +----------+-------------------------------------+----------+-------+
-  |          |        ↑                            |          |       |
+  |          |        ^                            |          |       |
   |          |        |vsync_len                   |          |       |
-  |          |        ↓                            |          |       |
+  |          |        v                            |          |       |
   +----------+-------------------------------------+----------+-------+
 
 Example:
-- 
Frank Rowand <frank.rowand@sony.com>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: display-timing.txt convert non-ascii characters to ascii
  2017-06-20 23:18 [PATCH] dt-bindings: display-timing.txt convert non-ascii characters to ascii frowand.list
@ 2017-06-22 16:15 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2017-06-22 16:15 UTC (permalink / raw)
  To: frowand.list
  Cc: Mark Rutland, Thierry Reding, David Airlie, dri-devel,
	devicetree, linux-kernel

On Tue, Jun 20, 2017 at 04:18:15PM -0700, frowand.list@gmail.com wrote:
> From: Frank Rowand <frank.rowand@sony.com>
> 
> Convert non-ascii up and down arrows to '^' and 'v'
> 
> Signed-off-by: Frank Rowand <frank.rowand@sony.com>
> ---
>  .../devicetree/bindings/display/panel/display-timing.txt | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-22 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20 23:18 [PATCH] dt-bindings: display-timing.txt convert non-ascii characters to ascii frowand.list
2017-06-22 16:15 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).