* [PATCH] dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode'
@ 2022-07-19 21:52 Rob Herring
2022-07-25 20:47 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-07-19 21:52 UTC (permalink / raw)
To: Robert Chiras, Thierry Reding, Sam Ravnborg, David Airlie,
Daniel Vetter, Krzysztof Kozlowski
Cc: dri-devel, devicetree, linux-kernel
'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>
---
.../devicetree/bindings/display/panel/raydium,rm67191.yaml | 1 +
1 file changed, 1 insertion(+)
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:
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode'
2022-07-19 21:52 [PATCH] dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode' Rob Herring
@ 2022-07-25 20:47 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-07-25 20:47 UTC (permalink / raw)
To: Rob Herring
Cc: devicetree, linux-kernel, Robert Chiras, David Airlie,
Sam Ravnborg, Daniel Vetter, Krzysztof Kozlowski, dri-devel,
Thierry Reding
On Tue, 19 Jul 2022 15:52:01 -0600, Rob Herring wrote:
> '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>
> ---
> .../devicetree/bindings/display/panel/raydium,rm67191.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-25 20:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 21:52 [PATCH] dt-bindings: panel: raydium,rm67191: Add missing type to 'video-mode' Rob Herring
2022-07-25 20:47 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).