Commit cd81abdf authored by Rahul Bedarkar's avatar Rahul Bedarkar Committed by Dmitry Torokhov

dt-bindings: input: rotary-encoder: fix typo

s/rollove/rollover/
Signed-off-by: default avatarRahul Bedarkar <rahulbedarkar89@gmail.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 8b3afdfa
...@@ -12,7 +12,7 @@ Optional properties: ...@@ -12,7 +12,7 @@ Optional properties:
- rotary-encoder,relative-axis: register a relative axis rather than an - rotary-encoder,relative-axis: register a relative axis rather than an
absolute one. Relative axis will only generate +1/-1 events on the input absolute one. Relative axis will only generate +1/-1 events on the input
device, hence no steps need to be passed. 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. 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. - rotary-encoder,steps-per-period: Number of steps (stable states) per period.
The values have the following meaning: The values have the following meaning:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment