Commit 91118fa9 authored by Rob Herring's avatar Rob Herring

dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode'

'video-mode' is missing a type definition and is not a common property. The
type is 'uint32'.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220719215201.1877997-1-robh@kernel.org
parent f8a855ed
......@@ -38,6 +38,7 @@ properties:
0 - burst-mode
1 - non-burst with sync event
2 - non-burst with sync pulse
$ref: /schemas/types.yaml#/definitions/uint32
enum: [0, 1, 2]
required:
......
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