lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180831121842.GA23617@bogus>
Date:   Fri, 31 Aug 2018 08:18:42 -0400
From:   Rob Herring <robh@...nel.org>
To:     Jan Tuerk <jan.tuerk@...rion.com>
Cc:     Thierry Reding <thierry.reding@...il.com>,
        David Airlie <airlied@...ux.ie>,
        Mark Rutland <mark.rutland@....com>,
        dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: Fix typo in compatible description.

On Wed, Aug 22, 2018 at 03:43:48PM +0200, Jan Tuerk wrote:
> This fixes the error in the compatible documentation for the EDT
> etm0700[g].. panels which have accidentally documented as etm0700[8]0..

This needs a more specific subject.

> 
> Signed-off-by: Jan Tuerk <jan.tuerk@...rion.com>
> ---
>  .../devicetree/bindings/display/panel/edt,et-series.txt     | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> index f56b99ebd9be..5759d64d0c15 100644
> --- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt
> @@ -23,13 +23,13 @@ simple-panel.txt
>  +-----------------+---------------------+-------------------------------------+
>  | Identifier      | compatbile          | description                         |
>  +=================+=====================+=====================================+
> -| ETM0700G0DH6    | edt,etm070080dh6    | WVGA TFT Display with capacitive    |
> +| ETM0700G0DH6    | edt,etm0700g0dh6    | WVGA TFT Display with capacitive    |
>  |                 |                     | Touchscreen                         |
>  +-----------------+---------------------+-------------------------------------+
> -| ETM0700G0BDH6   | edt,etm070080bdh6   | Same as ETM0700G0DH6 but with       |
> +| ETM0700G0BDH6   | edt,etm0700g0bdh6   | Same as ETM0700G0DH6 but with       |
>  |                 |                     | inverted pixel clock.               |
>  +-----------------+---------------------+-------------------------------------+
> -| ETM0700G0EDH6   | edt,etm070080edh6   | Same display as the ETM0700G0BDH6,  |
> +| ETM0700G0EDH6   | edt,etm0700g0edh6   | Same display as the ETM0700G0BDH6,  |
>  |                 |                     | but with changed Hardware for the   |
>  |                 |                     | backlight and the touch interface   |
>  +-----------------+---------------------+-------------------------------------+
> -- 
> 2.18.0
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ