Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-07 Thread Giulio Benetti
On 4/7/21 8:56 PM, Rob Herring wrote: On Wed, Apr 7, 2021 at 12:57 PM Giulio Benetti wrote: Hello Rob, All, On 4/6/21 3:24 PM, Rob Herring wrote: On Fri, 02 Apr 2021 18:16:26 +0200, Giulio Benetti wrote: This adds device tree bindings for the Hycon HY46XX touchscreen series.

Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-07 Thread Rob Herring
On Wed, Apr 7, 2021 at 12:57 PM Giulio Benetti wrote: > > Hello Rob, All, > > On 4/6/21 3:24 PM, Rob Herring wrote: > > On Fri, 02 Apr 2021 18:16:26 +0200, Giulio Benetti wrote: > >> This adds device tree bindings for the Hycon HY46XX touchscreen series. > >> > >> Signed-off-by: Giulio Benetti >

Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-07 Thread Giulio Benetti
Hello Rob, All, On 4/6/21 3:24 PM, Rob Herring wrote: On Fri, 02 Apr 2021 18:16:26 +0200, Giulio Benetti wrote: This adds device tree bindings for the Hycon HY46XX touchscreen series. Signed-off-by: Giulio Benetti --- V1->V2: As suggested by Rob Herring: * fixed $id: address * added "hycon,"

Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-06 Thread Giulio Benetti
Hi Jonathan, On 4/6/21 3:37 PM, Jonathan Neuschäfer wrote: In the binding: +properties: + compatible: +enum: + - hycon,hycon-hy4613 + - hycon,hycon-hy4614 + - hycon,hycon-hy4621 + - hycon,hycon-hy4623 + - hycon,hycon-hy4633 + - hycon,hycon-hy4635 In the

Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-06 Thread Jonathan Neuschäfer
In the binding: > +properties: > + compatible: > +enum: > + - hycon,hycon-hy4613 > + - hycon,hycon-hy4614 > + - hycon,hycon-hy4621 > + - hycon,hycon-hy4623 > + - hycon,hycon-hy4633 > + - hycon,hycon-hy4635 In the example: > + hycon-hy4633@1c { > +

Re: [PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-06 Thread Rob Herring
On Fri, 02 Apr 2021 18:16:26 +0200, Giulio Benetti wrote: > This adds device tree bindings for the Hycon HY46XX touchscreen series. > > Signed-off-by: Giulio Benetti > --- > V1->V2: > As suggested by Rob Herring: > * fixed $id: address > * added "hycon," in front of every custom property > *

[PATCH v3 2/3] dt-bindings: touchscreen: Add HY46XX bindings

2021-04-02 Thread Giulio Benetti
This adds device tree bindings for the Hycon HY46XX touchscreen series. Signed-off-by: Giulio Benetti --- V1->V2: As suggested by Rob Herring: * fixed $id: address * added "hycon," in front of every custom property * changed all possible property to boolean type * removed proximity-sensor-switch