Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rahul Bedarkar and committed by
Dmitry Torokhov
cd81abdf 8b3afdfa

+1 -1
+1 -1
Documentation/devicetree/bindings/input/rotary-encoder.txt
··· 12 12 - rotary-encoder,relative-axis: register a relative axis rather than an 13 13 absolute one. Relative axis will only generate +1/-1 events on the input 14 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 16 greater than the specified steps or smaller than 0. For absolute axis only. 17 17 - rotary-encoder,steps-per-period: Number of steps (stable states) per period. 18 18 The values have the following meaning: