aboutsummaryrefslogtreecommitdiff
path: root/Bindings/input/input.yaml
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-08-04 19:05:45 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-08-04 19:05:45 +0000
commit2554fe8f89383d8dedd834b46a9f616a277f8af4 (patch)
treea7597052fdedc3244821f034e5ef97f5ad01609c /Bindings/input/input.yaml
parent5df7ea339a6ba20ce6c2a001807a43a7cc1e9fe8 (diff)
Import DTS from Linux 5.8vendor/device-tree/5.8
Diffstat (limited to 'Bindings/input/input.yaml')
-rw-r--r--Bindings/input/input.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/Bindings/input/input.yaml b/Bindings/input/input.yaml
index 6d519046b3af..8edcb3c31270 100644
--- a/Bindings/input/input.yaml
+++ b/Bindings/input/input.yaml
@@ -18,11 +18,10 @@ properties:
description:
Specifies an array of numeric keycode values to be used for reporting
button presses.
- allOf:
- - $ref: /schemas/types.yaml#/definitions/uint32-array
- - items:
- minimum: 0
- maximum: 0xff
+ $ref: /schemas/types.yaml#/definitions/uint32-array
+ items:
+ minimum: 0
+ maximum: 0xff
poll-interval:
description: Poll interval time in milliseconds.