Commit 0778a2e9 authored by Rob Herring's avatar Rob Herring

dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "linux,keycode"

The "linux,keycode" property is non-standard. Add the common property
"linux,keycodes" and mark "linux,keycode" deprecated so that the mistake
is not propagated.
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230613201231.2826352-2-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent e7f4f656
...@@ -105,6 +105,11 @@ properties: ...@@ -105,6 +105,11 @@ properties:
linux,keycode: linux,keycode:
$ref: /schemas/types.yaml#/definitions/uint32 $ref: /schemas/types.yaml#/definitions/uint32
default: 116 default: 116
deprecated: true
linux,keycodes:
maxItems: 1
default: 116
required: required:
- compatible - compatible
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment