lkml.org 
[lkml]   [2023]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties
Date
Signed-off-by: Rayyan Ansari <rayyan@ansari.sh>
---
.../devicetree/bindings/display/simple-framebuffer.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
index dd64f70b5014..eb33bfd805db 100644
--- a/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
+++ b/Documentation/devicetree/bindings/display/simple-framebuffer.yaml
@@ -106,6 +106,14 @@ properties:
- x2r10g10b10
- x8r8g8b8

+ width-mm:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description: Physical width of the display in millimetres
+
+ height-mm:
+ $ref: /schemas/types.yaml#/definitions/uint32
+ description: Physical height of the display in millimetres
+
display:
$ref: /schemas/types.yaml#/definitions/phandle
description: Primary display hardware node
--
2.39.0
\
 
 \ /
  Last update: 2023-03-26 23:51    [W:0.090 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site