diff mbox series

[v2,2/2] dt-bindings: mms114: document melfas,mms345l binding

Message ID 20200405170904.61512-2-stephan@gerhold.net (mailing list archive)
State New, archived
Headers show
Series [v2,1/2] Input: mms114 - add support for mms345l | expand

Commit Message

Stephan Gerhold April 5, 2020, 5:09 p.m. UTC
The mms114 driver now supports MMS345L; document the
melfas,mms345l binding that is used for it.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Andi Shyti <andi@etezian.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
---
Changes in v2:
  - Pick up review tags

v1: https://patchwork.kernel.org/patch/11178503/
---
 Documentation/devicetree/bindings/input/touchscreen/mms114.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Andi Shyti April 7, 2020, 9:51 p.m. UTC | #1
Hi Stephan,

On Sun, Apr 05, 2020 at 07:09:04PM +0200, Stephan Gerhold wrote:
> The mms114 driver now supports MMS345L; document the
> melfas,mms345l binding that is used for it.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Andi Shyti <andi@etezian.org>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>

just one nitpick, the signing should be sorted in chronological
order, I see that you reverted it.

You first signed it as the author, then I reviewed it and the Rob
acked it, so that it should be:

  Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
  Reviewed-by: Andi Shyti <andi@etezian.org>
  Acked-by: Rob Herring <robh@kernel.org>

you reversed it.

Other than that, I'm sorry I couldn't help you but I haven't
received answers from Samsung about getting the prototypes.
However I don't see reason for not applying the patch.

Andi
Stephan Gerhold April 8, 2020, 7:36 a.m. UTC | #2
On Wed, Apr 08, 2020 at 12:51:43AM +0300, Andi Shyti wrote:
> Hi Stephan,
> 
> On Sun, Apr 05, 2020 at 07:09:04PM +0200, Stephan Gerhold wrote:
> > The mms114 driver now supports MMS345L; document the
> > melfas,mms345l binding that is used for it.
> > 
> > Acked-by: Rob Herring <robh@kernel.org>
> > Reviewed-by: Andi Shyti <andi@etezian.org>
> > Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
> 
> just one nitpick, the signing should be sorted in chronological
> order, I see that you reverted it.
> 
> You first signed it as the author, then I reviewed it and the Rob
> acked it, so that it should be:
> 
>   Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
>   Reviewed-by: Andi Shyti <andi@etezian.org>
>   Acked-by: Rob Herring <robh@kernel.org>
> 
> you reversed it.
> 

I didn't really "reverse" it, I didn't know the order of these tags is
important at all. :) Is this documented somewhere?

Since I have added the tags and re-sent the patch,
I thought it would make sense have my Signed-off-by last.

I suppose this can be easily fixed up if Dmitry wants to apply the
patch. But if I should re-send with the order changed in some way,
just let me know. :)

> Other than that, I'm sorry I couldn't help you but I haven't
> received answers from Samsung about getting the prototypes.
> However I don't see reason for not applying the patch.

It's fine, don't worry :)

I just think at this point we should either take my patch
(and preserve existing behavior for all currently supported devices),
or accept the potential breakage when refactoring the driver
(because seemingly no-one is able to test it on the other versions
at the moment).

Thanks,
Stephan
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/touchscreen/mms114.txt b/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
index 2cd954051d29..707234cfd7e6 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/mms114.txt
@@ -1,9 +1,10 @@ 
-* MELFAS MMS114/MMS152 touchscreen controller
+* MELFAS MMS114/MMS152/MMS345L touchscreen controller
 
 Required properties:
 - compatible: should be one of:
 	- "melfas,mms114"
 	- "melfas,mms152"
+	- "melfas,mms345l"
 - reg: I2C address of the chip
 - interrupts: interrupt to which the chip is connected
 - touchscreen-size-x: See [1]