diff mbox series

[v2,8/9] dt-bindings: input: elants-i2c: Document common touchscreen properties

Message ID ecacdd9b1baea0cf332c30f3c7e01d5e734957be.1576079249.git.mirq-linux@rere.qmqm.pl (mailing list archive)
State New, archived
Headers show
Series input: elants: Support Asus TF300T touchscreen | expand

Commit Message

Michał Mirosław Dec. 11, 2019, 4:03 p.m. UTC
From: Dmitry Osipenko <digetx@gmail.com>

Document support of the common touchscreen properties.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
---
 Documentation/devicetree/bindings/input/elants_i2c.txt | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Dmitry Osipenko Dec. 12, 2019, 12:58 a.m. UTC | #1
11.12.2019 19:03, Michał Mirosław пишет:
> From: Dmitry Osipenko <digetx@gmail.com>
> 
> Document support of the common touchscreen properties.
> 
> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> Signed-off-by: Michał Mirosław <mirq-linux@rere.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@kernel.org> ->
<robh+dt@kernel.org>

But I suppose he's keeping an eye on the device-tree ML.
Dmitry Osipenko Dec. 12, 2019, 1 a.m. UTC | #2
12.12.2019 03:58, Dmitry Osipenko пишет:
> 11.12.2019 19:03, Michał Mirosław пишет:
>> From: Dmitry Osipenko <digetx@gmail.com>
>>
>> Document support of the common touchscreen properties.
>>
>> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
>> Signed-off-by: Michał Mirosław <mirq-linux@rere.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@kernel.org> ->
> <robh+dt@kernel.org>
> 
> But I suppose he's keeping an eye on the device-tree ML.

Adding Rob to CC using the correct address.
Rob Herring Dec. 19, 2019, 9:39 p.m. UTC | #3
On Wed, 11 Dec 2019 17:03:25 +0100, =?UTF-8?q?Micha=C5=82=20Miros=C5=82aw?= wrote:
> From: Dmitry Osipenko <digetx@gmail.com>
> 
> Document support of the common touchscreen properties.
> 
> Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
> Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
> ---
>  Documentation/devicetree/bindings/input/elants_i2c.txt | 4 ++++
>  1 file changed, 4 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

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 {