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 94c8e86 commit 3963680Copy full SHA for 3963680
Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
@@ -566,14 +566,13 @@ patternProperties:
566
patternProperties:
567
"^event-(press|tap|(swipe|flick)-(pos|neg))$":
568
type: object
569
+ $ref: input.yaml#
570
description:
571
Represents a press or gesture (IQS7222A only) event reported by
572
the slider.
573
574
properties:
- linux,code:
575
- $ref: /schemas/types.yaml#/definitions/uint32
576
- description: Numeric key code associated with the event.
+ linux,code: true
577
578
azoteq,gesture-max-ms:
579
multipleOf: 4
0 commit comments