Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624022 > unrolled thread

[PATCH] dt-bindings: input: rotary-encoder: fix typo

Started byRahul Bedarkar <rahulbedarkar89@gmail.com>
First post2017-04-15 06:50 +0200
Last post2017-04-20 19:50 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] dt-bindings: input: rotary-encoder: fix typo Rahul Bedarkar <rahulbedarkar89@gmail.com> - 2017-04-15 06:50 +0200
    Re: [PATCH] dt-bindings: input: rotary-encoder: fix typo Rob Herring <robh@kernel.org> - 2017-04-20 16:00 +0200
      Re: [PATCH] dt-bindings: input: rotary-encoder: fix typo Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-20 19:50 +0200

#1624022 — [PATCH] dt-bindings: input: rotary-encoder: fix typo

FromRahul Bedarkar <rahulbedarkar89@gmail.com>
Date2017-04-15 06:50 +0200
Subject[PATCH] dt-bindings: input: rotary-encoder: fix typo
Message-ID<twnOO-2aQ-1@gated-at.bofh.it>
s/rollove/rollover/

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
---
 Documentation/devicetree/bindings/input/rotary-encoder.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/rotary-encoder.txt b/Documentation/devicetree/bindings/input/rotary-encoder.txt
index e85ce3d..f99fe5c 100644
--- a/Documentation/devicetree/bindings/input/rotary-encoder.txt
+++ b/Documentation/devicetree/bindings/input/rotary-encoder.txt
@@ -12,7 +12,7 @@ Optional properties:
 - rotary-encoder,relative-axis: register a relative axis rather than an
   absolute one. Relative axis will only generate +1/-1 events on the input
   device, hence no steps need to be passed.
-- rotary-encoder,rollover: Automatic rollove when the rotary value becomes
+- rotary-encoder,rollover: Automatic rollover when the rotary value becomes
   greater than the specified steps or smaller than 0. For absolute axis only.
 - rotary-encoder,steps-per-period: Number of steps (stable states) per period.
   The values have the following meaning:
-- 
2.7.4

[toc] | [next] | [standalone]


#1627477

FromRob Herring <robh@kernel.org>
Date2017-04-20 16:00 +0200
Message-ID<tykMO-1ck-17@gated-at.bofh.it>
In reply to#1624022
On Sat, Apr 15, 2017 at 10:17:16AM +0530, Rahul Bedarkar wrote:
> s/rollove/rollover/
> 
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
> ---
>  Documentation/devicetree/bindings/input/rotary-encoder.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

[toc] | [prev] | [next] | [standalone]


#1627715

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2017-04-20 19:50 +0200
Message-ID<tyono-3sm-25@gated-at.bofh.it>
In reply to#1627477
On Thu, Apr 20, 2017 at 08:51:42AM -0500, Rob Herring wrote:
> On Sat, Apr 15, 2017 at 10:17:16AM +0530, Rahul Bedarkar wrote:
> > s/rollove/rollover/
> > 
> > Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
> > ---
> >  Documentation/devicetree/bindings/input/rotary-encoder.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Applied, thank you.

-- 
Dmitry

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web