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]
Date:   Thu, 12 Dec 2019 03:58:16 +0300
From:   Dmitry Osipenko <digetx@...il.com>
To:     Michał Mirosław <mirq-linux@...e.qmqm.pl>,
        linux-input@...r.kernel.org, devicetree@...r.kernel.org
Cc:     Dmitry Torokhov <dmitry.torokhov@...il.com>,
        Rob Herring <robh-dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        linux-kernel@...r.kernel.org, Henrik Rydberg <rydberg@...math.org>,
        James Chen <james.chen@....com.tw>,
        Johnny Chuang <johnny.chuang@....com.tw>,
        Scott Liu <scott.liu@....com.tw>
Subject: Re: [PATCH v2 8/9] dt-bindings: input: elants-i2c: Document common
 touchscreen properties

11.12.2019 19:03, Michał Mirosław пишет:
> From: Dmitry Osipenko <digetx@...il.com>
> 
> Document support of the common touchscreen properties.
> 
> Signed-off-by: Dmitry Osipenko <digetx@...il.com>
> Signed-off-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
> ---
>  Documentation/devicetree/bindings/input/elants_i2c.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/input/elants_i2c.txt b/Documentation/devicetree/bindings/input/elants_i2c.txt
> index 5edac8be0802..45fab32bbc19 100644
> --- a/Documentation/devicetree/bindings/input/elants_i2c.txt
> +++ b/Documentation/devicetree/bindings/input/elants_i2c.txt
> @@ -14,9 +14,13 @@ Optional properties:
>  - reset-gpios: reset gpio the chip is connected to.
>  - vcc33-supply: a phandle for the regulator supplying 3.3V power.
>  - vccio-supply: a phandle for the regulator supplying IO power.
> +- see [2] for additional properties
> +
> +For additional optional properties see: touchscreen.txt
>  
>  [0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
>  [1]: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
> +[2]: Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt
>  
>  Example:
>  	&i2c1 {
> 

Rob's email address is incorrect: <robh-dt@...nel.org> ->
<robh+dt@...nel.org>

But I suppose he's keeping an eye on the device-tree ML.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ