aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/input/input.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/input/input.yaml')
-rw-r--r--sys/contrib/device-tree/Bindings/input/input.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/input/input.yaml b/sys/contrib/device-tree/Bindings/input/input.yaml
index ab407f266bef..d41d8743aad4 100644
--- a/sys/contrib/device-tree/Bindings/input/input.yaml
+++ b/sys/contrib/device-tree/Bindings/input/input.yaml
@@ -32,6 +32,11 @@ properties:
Duration in seconds which the key should be kept pressed for device to
power off automatically. Device with key pressed shutdown feature can
specify this property.
- $ref: /schemas/types.yaml#/definitions/uint32
+
+ reset-time-sec:
+ description:
+ Duration in seconds which the key should be kept pressed for device to
+ reset automatically. Device with key pressed reset feature can specify
+ this property.
additionalProperties: true