mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 13:27:57 +02:00
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: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230613201231.2826352-2-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
e7f4f656fa
commit
0778a2e9b3
|
|
@ -105,6 +105,11 @@ properties:
|
|||
linux,keycode:
|
||||
$ref: /schemas/types.yaml#/definitions/uint32
|
||||
default: 116
|
||||
deprecated: true
|
||||
|
||||
linux,keycodes:
|
||||
maxItems: 1
|
||||
default: 116
|
||||
|
||||
required:
|
||||
- compatible
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user