diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-01-17 18:02:46 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-01-17 18:02:46 +0000 |
commit | e7ffa3b5ce04742455c6bd4d8af0fdedd9978c77 (patch) | |
tree | 00f0a6a5534c77e47d45ac027f539aaf94dea5a8 /Bindings/input/input.yaml | |
parent | 5ee353c36d3c9c7f63df7c7671875e73fba70958 (diff) | |
download | src-e7ffa3b5ce04742455c6bd4d8af0fdedd9978c77.tar.gz src-e7ffa3b5ce04742455c6bd4d8af0fdedd9978c77.zip |
Import devicetree files from Linux 5.10vendor/device-tree/5.10
Diffstat (limited to 'Bindings/input/input.yaml')
-rw-r--r-- | Bindings/input/input.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Bindings/input/input.yaml b/Bindings/input/input.yaml index 8edcb3c31270..ab407f266bef 100644 --- a/Bindings/input/input.yaml +++ b/Bindings/input/input.yaml @@ -33,3 +33,5 @@ properties: power off automatically. Device with key pressed shutdown feature can specify this property. $ref: /schemas/types.yaml#/definitions/uint32 + +additionalProperties: true |