diff options
author | Rob Herring <robh@kernel.org> | 2022-07-19 15:52:01 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-07-25 14:47:50 -0600 |
commit | 91118fa994a9c9e38b6aed0a4081849886c37ade (patch) | |
tree | fb392581793316f393b4ffcb21e9441a7bb7a652 /Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml | |
parent | f8a855ed8d07f6f11c6b0d6a692f0220c64f8c21 (diff) |
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: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220719215201.1877997-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml b/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml index 617aa8c8c03a..d62fd692bf10 100644 --- a/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml +++ b/Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml @@ -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: |