2020-09-25 13:54:32

by Jiada Wang

[permalink] [raw]
Subject: [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386

Document the mXT1386 compatible string.

Signed-off-by: Jiada Wang <[email protected]>
---
Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
index c88919480d37..c13fc0f3f00b 100644
--- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
+++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
@@ -3,6 +3,7 @@ Atmel maXTouch touchscreen/touchpad
Required properties:
- compatible:
atmel,maxtouch
+ atmel,mXT1386

The following compatibles have been used in various products but are
deprecated:
--
2.17.1


2020-09-25 21:03:15

by Dmitry Osipenko

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386

25.09.2020 16:52, Jiada Wang пишет:
> Document the mXT1386 compatible string.
>
> Signed-off-by: Jiada Wang <[email protected]>
> ---
> Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> index c88919480d37..c13fc0f3f00b 100644
> --- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> +++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> @@ -3,6 +3,7 @@ Atmel maXTouch touchscreen/touchpad
> Required properties:
> - compatible:
> atmel,maxtouch
> + atmel,mXT1386
>
> The following compatibles have been used in various products but are
> deprecated:
>

Reviewed-by: Dmitry Osipenko <[email protected]>

2020-09-28 07:00:45

by Thierry Reding

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386

On Fri, Sep 25, 2020 at 10:52:55PM +0900, Jiada Wang wrote:
> Document the mXT1386 compatible string.
>
> Signed-off-by: Jiada Wang <[email protected]>
> ---
> Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> index c88919480d37..c13fc0f3f00b 100644
> --- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> +++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
> @@ -3,6 +3,7 @@ Atmel maXTouch touchscreen/touchpad
> Required properties:
> - compatible:
> atmel,maxtouch
> + atmel,mXT1386

Compatible strings are preferred to be all lowercase.

Thierry


Attachments:
(No filename) (802.00 B)
signature.asc (849.00 B)
Download all attachments

2020-09-30 14:24:00

by Jiada Wang

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] dt-bindings: input: atmel: add compatible for mXT1386

Hi Thierry

Thanks for your comment

On 2020/09/28 15:59, Thierry Reding wrote:
> On Fri, Sep 25, 2020 at 10:52:55PM +0900, Jiada Wang wrote:
>> Document the mXT1386 compatible string.
>>
>> Signed-off-by: Jiada Wang <[email protected]>
>> ---
>> Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
>> index c88919480d37..c13fc0f3f00b 100644
>> --- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
>> +++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt
>> @@ -3,6 +3,7 @@ Atmel maXTouch touchscreen/touchpad
>> Required properties:
>> - compatible:
>> atmel,maxtouch
>> + atmel,mXT1386
>
> Compatible strings are preferred to be all lowercase.

I will update to use lowercase

Thanks,
Jiada
>
> Thierry
>