We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3afdf commit cd81abdCopy full SHA for cd81abd
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
13
absolute one. Relative axis will only generate +1/-1 events on the input
14
device, hence no steps need to be passed.
15
-- rotary-encoder,rollover: Automatic rollove when the rotary value becomes
+- rotary-encoder,rollover: Automatic rollover when the rotary value becomes
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.
18
The values have the following meaning:
0 commit comments