aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2017-04-20 13:36:18 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2017-04-20 13:47:27 -0400
commitcd81abdfd4ef0cf065517d0f82b4563b214027d0 (patch)
tree210808cf3007c8245d891cc2092e038595e432d0
parent8b3afdfa48c70144479a2a5ca51a66e96ec60934 (diff)
dt-bindings: input: rotary-encoder: fix typo
s/rollove/rollover/ Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
-rw-r--r--Documentation/devicetree/bindings/input/rotary-encoder.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/rotary-encoder.txt b/Documentation/devicetree/bindings/input/rotary-encoder.txt
index e85ce3dea480..f99fe5cdeaec 100644
--- a/Documentation/devicetree/bindings/input/rotary-encoder.txt
+++ b/Documentation/devicetree/bindings/input/rotary-encoder.txt
@@ -12,7 +12,7 @@ Optional properties:
12- rotary-encoder,relative-axis: register a relative axis rather than an 12- rotary-encoder,relative-axis: register a relative axis rather than an
13 absolute one. Relative axis will only generate +1/-1 events on the input 13 absolute one. Relative axis will only generate +1/-1 events on the input
14 device, hence no steps need to be passed. 14 device, hence no steps need to be passed.
15- rotary-encoder,rollover: Automatic rollove when the rotary value becomes 15- rotary-encoder,rollover: Automatic rollover when the rotary value becomes
16 greater than the specified steps or smaller than 0. For absolute axis only. 16 greater than the specified steps or smaller than 0. For absolute axis only.
17- rotary-encoder,steps-per-period: Number of steps (stable states) per period. 17- rotary-encoder,steps-per-period: Number of steps (stable states) per period.
18 The values have the following meaning: 18 The values have the following meaning: