diff options
author | Rob Herring <robh@kernel.org> | 2023-06-13 22:12:29 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-06-15 19:27:01 +0200 |
commit | e7f4f656fac220ab18102b1c8c0450e166383f1e (patch) | |
tree | 999771ae10b67f2821ca8a3862e3ff27dd178b22 | |
parent | dt-bindings: display: Add missing property types (diff) | |
download | linux-e7f4f656fac220ab18102b1c8c0450e166383f1e.tar.xz linux-e7f4f656fac220ab18102b1c8c0450e166383f1e.zip |
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 <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230613201231.2826352-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
-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: |