diff options
Diffstat (limited to 'kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt')
-rw-r--r-- | kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt b/kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt index b9c32f6fd..4357e498e 100644 --- a/kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt +++ b/kernel/Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt @@ -12,7 +12,7 @@ Each key is represented as a sub-node of "allwinner,sun4i-a10-lradc-keys": Required subnode-properties: - label: Descriptive name of the key. - linux,code: Keycode to emit. - - channel: Channel this key is attached to, mut be 0 or 1. + - channel: Channel this key is attached to, must be 0 or 1. - voltage: Voltage in µV at lradc input when this key is pressed. Example: |