aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-06-13 14:12:30 -0600
committerRob Herring <[email protected]>2023-06-15 11:27:08 -0600
commit0778a2e9b35c00197db1df957dcb46853eead95f (patch)
tree8b7832cf3afdfba1eaec982dc3f58dd68cb7e137
parente7f4f656fac220ab18102b1c8c0450e166383f1e (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml b/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml
index 6052129bf852..e879bc0be8e2 100644
--- a/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml
+++ b/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml
@@ -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