diff options
author | Rob Herring <[email protected]> | 2023-06-13 14:12:29 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-06-15 11:27:01 -0600 |
commit | e7f4f656fac220ab18102b1c8c0450e166383f1e (patch) | |
tree | 999771ae10b67f2821ca8a3862e3ff27dd178b22 | |
parent | 66c9836013b18a309020182ea20a407a0962b458 (diff) |
dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"
The "linux,keycode" property is missing a type probably because it was
confused with the common property "linux,keycodes".
Reviewed-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.yaml | 1 |
1 files changed, 1 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 286dffa0671b..6052129bf852 100644 --- a/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml +++ b/Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml @@ -103,6 +103,7 @@ properties: wakeup-source: true linux,keycode: + $ref: /schemas/types.yaml#/definitions/uint32 default: 116 required: |