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 0b11904 commit aed2626Copy full SHA for aed2626
Documentation/devicetree/bindings/input/gpio-matrix-keypad.yaml
@@ -40,6 +40,11 @@ properties:
40
type: boolean
41
description: Do not enable autorepeat feature.
42
43
+ gpio-activelow:
44
+ type: boolean
45
+ description:
46
+ Force GPIO polarity to active low.
47
+ In the absence of this property GPIOs are treated as active high.
48
49
debounce-delay-ms:
50
description: Debounce interval in milliseconds.
0 commit comments