Message ID | a87f8a5421cee1c19f38a52fdfcd48a05502087f.1611653995.git.cristian.ciocaltea@gmail.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 44a8c5a9dab3dab205c56e7fe05d6015866c144e |
Headers | show |
Series | Add initial support for ATC260x PMICs | expand |
diff --git a/Documentation/devicetree/bindings/input/input.yaml b/Documentation/devicetree/bindings/input/input.yaml index ab407f266bef..caba93209ae7 100644 --- a/Documentation/devicetree/bindings/input/input.yaml +++ b/Documentation/devicetree/bindings/input/input.yaml @@ -34,4 +34,11 @@ properties: 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. + $ref: /schemas/types.yaml#/definitions/uint32 + additionalProperties: true