Skip to content

Commit cd81abd

Browse files
rahul-bedarkardtor
authored andcommitted
dt-bindings: input: rotary-encoder: fix typo
s/rollove/rollover/ Signed-off-by: Rahul Bedarkar <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 8b3afdf commit cd81abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/input/rotary-encoder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Optional properties:
1212
- rotary-encoder,relative-axis: register a relative axis rather than an
1313
absolute one. Relative axis will only generate +1/-1 events on the input
1414
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
1616
greater than the specified steps or smaller than 0. For absolute axis only.
1717
- rotary-encoder,steps-per-period: Number of steps (stable states) per period.
1818
The values have the following meaning:

0 commit comments

Comments
 (0)